Go to file
Ted Kremenek 2fb89539f7 Clang really intends to reject attribute 'warn_unused_result' on Objective-C methods, but
instead it crashes on them.  We might extend this attribute to work on methods, but for
now fix the crasher.  Addresses <rdar://problem/7670939>.

llvm-svn: 96723
2010-02-21 05:15:32 +00:00
clang Clang really intends to reject attribute 'warn_unused_result' on Objective-C methods, but 2010-02-21 05:15:32 +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 fix and un-xfail X86/vec_ss_load_fold.ll 2010-02-21 04:53:34 +00:00