Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-06-17 | Move lib/Archive to tools/llvm-ar. | Rafael Espindola | 1 | -22/+0 | |
llvm-ar is the only tool that needs to write archive files. Every other tool should be able to use the lib/Object interface. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@184083 91177308-0d34-0410-b5e6-96231b3b80d8 | |||||
2011-12-12 | LLVMBuild: Remove trailing newline, which irked me. | Daniel Dunbar | 1 | -1/+0 | |
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@146409 91177308-0d34-0410-b5e6-96231b3b80d8 | |||||
2011-11-03 | build: Add initial cut at LLVMBuild.txt files. | Daniel Dunbar | 1 | -0/+23 | |
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@143634 91177308-0d34-0410-b5e6-96231b3b80d8 |