|  | Commit message (Collapse) | Author | Age | Files | Lines | 
|---|
| | 
| 
| 
| | llvm-svn: 146522 | 
| | 
| 
| 
| 
| 
| | info in the error message. Per Dan's request.
llvm-svn: 131780 | 
| | 
| 
| 
| 
| 
| 
| 
| 
| | This change allows bugpoint to pinpoint the "opt" pass and bitcode
segment responsible for a crash caused by miscompilation. At least it
works well for me now, without having to create any custom execution
wrappers.
llvm-svn: 131186 | 
| | 
| 
| 
| 
| 
| | Luis Felipe Strano Moraes!
llvm-svn: 129558 | 
| | 
| 
| 
| 
| 
| 
| | - glibc falls back to fork+exec if a file actions object is present.
- On BSDs this saves a malloc.
llvm-svn: 127969 | 
| | 
| 
| 
| 
| 
| | PathV2::fs::exists.
llvm-svn: 123151 | 
| | 
| 
| 
| 
| 
| 
| 
| | from LLVM forever:
grep -lR "llvm/System" * | grep -v .svn | xargs sed -ie 's#llvm/System#llvm/Support#g'
llvm-svn: 120314 | 
|  | llvm-svn: 120298 |