summaryrefslogtreecommitdiff
path: root/tools/lto-bugpoint
Commit message (Collapse)AuthorAge
* Identify llvm bit-code file that is causing linking failure in LTO mode.Devang Patel2008-07-24
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@53972 91177308-0d34-0410-b5e6-96231b3b80d8
* Quit early, if unable to reproduce error using original input files.Devang Patel2008-07-22
| | | | | | | Quit, if unable to fix error when linker input files are all native object files. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@53935 91177308-0d34-0410-b5e6-96231b3b80d8
* Remove temp. files in the end.Devang Patel2008-07-22
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@53930 91177308-0d34-0410-b5e6-96231b3b80d8
* Remove more tabs.Bill Wendling2008-07-22
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@53905 91177308-0d34-0410-b5e6-96231b3b80d8
* Provide llvm bitcode file to native object file interface.Devang Patel2008-07-21
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@53886 91177308-0d34-0410-b5e6-96231b3b80d8
* If all linker input files are native object files then lto-bugpoint is not ↵Devang Patel2008-07-18
| | | | | | useful. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@53777 91177308-0d34-0410-b5e6-96231b3b80d8
* Start writing lto-bugpoint tool.Devang Patel2008-07-18
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@53774 91177308-0d34-0410-b5e6-96231b3b80d8