aboutsummaryrefslogtreecommitdiffstats
path: root/tools/lto-bugpoint
Commit message (Expand)AuthorAgeFilesLines
* Identify llvm bit-code file that is causing linking failure in LTO mode.Devang Patel2008-07-242-18/+144
* Quit early, if unable to reproduce error using original input files.Devang Patel2008-07-222-1/+86
* Remove temp. files in the end.Devang Patel2008-07-222-7/+24
* Remove more tabs.Bill Wendling2008-07-221-4/+4
* Provide llvm bitcode file to native object file interface.Devang Patel2008-07-214-9/+208
* If all linker input files are native object files then lto-bugpoint is not us...Devang Patel2008-07-184-8/+48
* Start writing lto-bugpoint tool.Devang Patel2008-07-184-0/+140