| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
(Commit inserted retroactively during svn2git conversion)
|
|
|
|
| |
llvm-svn: 35682
|
|
|
|
|
|
|
|
| |
Make the sys::Path::getFileStatus function more efficient by having it
return a pointer to the FileStatus structure rather than copy it. Adjust
uses of the function accordingly. Also, fix some memory issues in sys::Path.
llvm-svn: 35476
|
|
|
|
|
|
| |
Fix linkage problems after libLLVMTransforms.a was removed.
llvm-svn: 33887
|
|
Remove the projects/Stacker directory. LLVM is now free of dependency
on llvm-gcc.
llvm-svn: 33278
|