Closed GoogleCodeExporter closed 9 years ago
Why can't we use clang build system right now? Is the performance concern still
valid?
Original comment by samso...@google.com
on 18 Mar 2013 at 2:07
Original comment by dvyu...@google.com
on 6 May 2013 at 4:23
Yes, performance is still a concern for tsan.
Original comment by dvyu...@google.com
on 6 May 2013 at 4:24
I remember that last time we checked that Clang used to generate more spills,
but more efficient code. Was it so, or I got it wrong?
I think we must discuss the issue with someone familiar with the regalloc in
LLVM. Relying on a fixed GCC version for building the runtime is definitely a
wrong thing to do.
Original comment by ramosian.glider@gmail.com
on 6 May 2013 at 6:28
Let's just add -g in the context of this bug.
Build system changes is a separate issue that must be discussed with chrome
folks.
Original comment by dvyu...@google.com
on 7 May 2013 at 7:01
Starting from r182260, make should build TSan runtime with debug info.
Original comment by samso...@google.com
on 20 May 2013 at 1:42
Original issue reported on code.google.com by
gli...@google.com
on 18 Mar 2013 at 1:58