Go to file
Chris Lattner d86751711d don't emit useless functions. These were producing
warnings in release-assert builds if there were no cases.

llvm-svn: 97428
2010-02-28 22:57:03 +00:00
clang Pass '-no-canonical-prefixes' on down to GCC. It's not specific to the Clang 2010-02-28 22:33:07 +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 don't emit useless functions. These were producing 2010-02-28 22:57:03 +00:00