Go to file
Ted Kremenek 6bf658abef Allow __attribute__((unused)) to be applied to ObjC ivars.
llvm-svn: 97103
2010-02-25 03:26:51 +00:00
clang Allow __attribute__((unused)) to be applied to ObjC ivars. 2010-02-25 03:26:51 +00:00
compiler-rt add __sync_synchronize. Needed by compiler when emitting thumb1 with -fno-builtin 2010-02-02 21:34:04 +00:00
llvm Truncate from i64 to i32 is "free" on x86-32, because it involves 2010-02-25 03:04:36 +00:00