llvm-6502/lib/Analysis/IPA
Reid Spencer 4f1bd9e996 For PR780:
1. Fix the macros in IncludeFile.h to put everything in the llvm namespace
2. Replace the previous explicit mechanism in all the .h and .cpp files
   with the macros in IncludeFile.h
This gets us a consistent mechanism throughout LLVM for ensuring linkage.
Next step is to make sure its used in enough places.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28715 91177308-0d34-0410-b5e6-96231b3b80d8
2006-06-07 22:00:26 +00:00
..
Andersens.cpp Patches to make the LLVM sources more -pedantic clean. Patch provided 2006-05-24 17:04:05 +00:00
CallGraph.cpp For PR780: 2006-06-07 22:00:26 +00:00
CallGraphSCCPass.cpp Remove trailing whitespace 2005-04-21 21:13:18 +00:00
FindUsedTypes.cpp For PR780: 2006-06-07 22:00:26 +00:00
GlobalsModRef.cpp Malloc/Free have mod/ref effects. Do not allow CSE of function calls that 2005-04-22 05:36:59 +00:00
Makefile DONT_BUILD_RELINKED is gone and implied by BUILD_ARCHIVE now 2005-10-24 02:26:13 +00:00