Start writing lto-bugpoint tool.
authorDevang Patel <dpatel@apple.com>
Fri, 18 Jul 2008 22:59:45 +0000 (22:59 +0000)
committerDevang Patel <dpatel@apple.com>
Fri, 18 Jul 2008 22:59:45 +0000 (22:59 +0000)
commit8e450f07ade3acd6be83ab4b8708be814035640f
treebb88dedd8c8390f47bb1b64c9e0171474a6e6e18
parentc3e26727c18e15b64098fc7f397e09147cd78eeb
Start writing lto-bugpoint tool.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@53774 91177308-0d34-0410-b5e6-96231b3b80d8
tools/lto-bugpoint/LTOBugPoint.cpp [new file with mode: 0644]
tools/lto-bugpoint/LTOBugPoint.h [new file with mode: 0644]
tools/lto-bugpoint/Makefile [new file with mode: 0644]
tools/lto-bugpoint/lto-bugpoint.cpp [new file with mode: 0644]