extract has been renamed to llvm-extract to avoid conflicting with another tool
authorMisha Brukman <brukman+llvm@gmail.com>
Sun, 24 Apr 2005 17:36:05 +0000 (17:36 +0000)
committerMisha Brukman <brukman+llvm@gmail.com>
Sun, 24 Apr 2005 17:36:05 +0000 (17:36 +0000)
commitde03bc07ef7034936971dcc0117e4a9a9436fcee
tree8815fe4febd73d5f3d1addca0834104404a3597b
parent55d2a1a54629b75a516b88165c8e48bdb2dea2c9
extract has been renamed to llvm-extract to avoid conflicting with another tool

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