summaryrefslogtreecommitdiffstats
path: root/llvm/tools/lto-bugpoint/LTOBugPoint.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove incomplete lto-bugpoint tool. If there is an interest then we can ↵Devang Patel2008-11-111-88/+0
| | | | | | resurrect this tool later on and finish implementation. llvm-svn: 59071
* Identify llvm bit-code file that is causing linking failure in LTO mode.Devang Patel2008-07-241-1/+23
| | | | llvm-svn: 53972
* Quit early, if unable to reproduce error using original input files.Devang Patel2008-07-221-0/+6
| | | | | | Quit, if unable to fix error when linker input files are all native object files. llvm-svn: 53935
* Remove temp. files in the end.Devang Patel2008-07-221-0/+3
| | | | llvm-svn: 53930
* Provide llvm bitcode file to native object file interface.Devang Patel2008-07-211-0/+15
| | | | llvm-svn: 53886
* If all linker input files are native object files then lto-bugpoint is not ↵Devang Patel2008-07-181-0/+12
| | | | | | useful. llvm-svn: 53777
* Start writing lto-bugpoint tool.Devang Patel2008-07-181-0/+30
llvm-svn: 53774
OpenPOWER on IntegriCloud