summaryrefslogtreecommitdiffstats
path: root/llvm/tools/lto-bugpoint/LTOBugPoint.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove incomplete lto-bugpoint tool. If there is an interest then we can resu...Devang Patel2008-11-111-438/+0
* Fix build failure.Devang Patel2008-10-101-1/+8
* Identify llvm bit-code file that is causing linking failure in LTO mode.Devang Patel2008-07-241-17/+121
* Quit early, if unable to reproduce error using original input files.Devang Patel2008-07-221-1/+80
* Remove temp. files in the end.Devang Patel2008-07-221-7/+21
* Remove more tabs.Bill Wendling2008-07-221-4/+4
* Provide llvm bitcode file to native object file interface.Devang Patel2008-07-211-7/+184
* If all linker input files are native object files then lto-bugpoint is not us...Devang Patel2008-07-181-0/+29
* Start writing lto-bugpoint tool.Devang Patel2008-07-181-0/+28
OpenPOWER on IntegriCloud