Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-02-05 | Make classes in anonymous namespaces use VISIBILITY_HIDDEN to help reduce | Reid Spencer | |
LLVM's footprint and speed up linking. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33941 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2007-01-30 | For PR1136: Rename GlobalVariable::isExternal as isDeclaration to avoid | Reid Spencer | |
confusion with external linkage types. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33663 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2006-11-14 | A shim over other AA impls to catch incorrect uses | Andrew Lenharth | |
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@31724 91177308-0d34-0410-b5e6-96231b3b80d8 |