Go to file
Bob Wilson 126c491319 Invoke the Darwin assembler with -g instead of --gdwarf2.
The -g and --gdwarf2 options are currently synonyms to the Darwin assembler.
But clang itself does not recognize --gdwarf2, so if we want to experiment
with using clang, with its integrated assembler, to replace the default
assembler, it is necessary to use -g.  <rdar://problem/10349486>

llvm-svn: 143533
2011-11-02 05:10:45 +00:00
clang Invoke the Darwin assembler with -g instead of --gdwarf2. 2011-11-02 05:10:45 +00:00
compiler-rt <rdar://problem/10172492> No armv4t slice of libcompiler_rt-static.a 2011-09-27 20:05:27 +00:00
debuginfo-tests Testcase for r133065 2011-06-15 17:57:23 +00:00
libcxx Fix ratio arithmetic with zero 2011-11-01 23:13:37 +00:00
libcxxabi reformatted to match Clang style; thanks to John McCall for the nudge 2011-08-15 18:06:47 +00:00
lldb <rdar://problem/10020849> 2011-11-02 02:06:20 +00:00
llvm The TableGen parts of the CMake build are seriously broken. This fixes 2011-11-02 05:03:06 +00:00
polly www: Change in cloog installation procedure 2011-10-26 12:25:49 +00:00