Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update to LLVM 3.5a. | Stephen Hines | 2014-04-24 | 1 | -1/+1 |
| | | | | Change-Id: Ifadecab779f128e62e430c2b4f6ddd84953ed617 | ||||
* | Now to chant the magical incantation that will exorcise the System library | Charles Davis | 2010-11-29 | 1 | -1/+1 |
| | | | | | | | | | from LLVM forever: grep -lR "llvm/System" * | grep -v .svn | xargs sed -ie 's#llvm/System#llvm/Support#g' git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@120314 91177308-0d34-0410-b5e6-96231b3b80d8 | ||||
* | Merge System into Support. | Michael J. Spencer | 2010-11-29 | 1 | -0/+58 |
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@120298 91177308-0d34-0410-b5e6-96231b3b80d8 |