Initial checkin of the "extract" utility
authorChris Lattner <sabre@nondot.org>
Wed, 22 May 2002 20:27:00 +0000 (20:27 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 22 May 2002 20:27:00 +0000 (20:27 +0000)
commit579d91411acac4ad68e65376050b1f1729e63ec5
tree57de98dc40f2dda040b5ddc7526bb85c4a3adff1
parent91c93376ae1471a19da7ea7f4ebc780396613f7a
Initial checkin of the "extract" utility

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