Go to file
Jim Grosbach 261df12f64 disable for the moment while tracking down a few Thumb2-O0 failure that look
related. (attempt deux, complete w/ test update this time)

llvm-svn: 113333
2010-09-08 02:00:34 +00:00
clang Implement ARM static local initialization guards, which are more compact than 2010-09-08 01:44:27 +00:00
compiler-rt Adds an extra explicit cast to fix Bug 7931 and removes codepaths that were never used 2010-08-17 19:13:45 +00:00
libcxx has_trivial_copy_assign hooked up to clang (without workarounds). Filed http://llvm.org/bugs/show_bug.cgi?id=8109 to take care of several types which don't work yet. If there is some reason we don't want to handle these types in the compiler, I can handle most of them in the library. 2010-09-07 23:38:59 +00:00
lldb The functions that return the static ConstString names of the settings should be static 2010-09-08 01:17:36 +00:00
llvm disable for the moment while tracking down a few Thumb2-O0 failure that look 2010-09-08 02:00:34 +00:00