Go to file
Eric Christopher 87abfc506f Move SimplifyLibCalls's LibCall builders to a separate file so they
can be used in more places.  Add an argument for the TargetData that
most of them need. Update for the getInt8PtrTy() change.  Should be
no functionality change.

llvm-svn: 97844
2010-03-05 22:25:30 +00:00
clang The Windows build is just too weird; there's no real cost to doing the concurrency checks for ASTUnit in all builds 2010-03-05 22:19:41 +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 Move SimplifyLibCalls's LibCall builders to a separate file so they 2010-03-05 22:25:30 +00:00