Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-01-10 | Fix include guards so they exactly match file names. | Jakub Staszak | |
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@172025 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2009-01-16 | Registry.h should not depend on CommandLine.h. | Mikhail Glushenkov | |
Split Support/Registry.h into two files so that we have less to recompile every time CommandLine.h is changed. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@62312 91177308-0d34-0410-b5e6-96231b3b80d8 |