Go to file
Charles Davis 163855f46d dllimport and dllexport are declspec attributes, too. They're also
Win32-specific.

Also, fix a test to use FileCheck instead of grepping LLVM IR.

llvm-svn: 96364
2010-02-16 18:27:26 +00:00
clang dllimport and dllexport are declspec attributes, too. They're also 2010-02-16 18:27:26 +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 pr6111: Avoid using the LR register for the target address of an indirect 2010-02-16 17:24:15 +00:00