- The extract tool now is sure to extract the function implementation for
authorChris Lattner <sabre@nondot.org>
Sun, 6 Oct 2002 21:30:04 +0000 (21:30 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 6 Oct 2002 21:30:04 +0000 (21:30 +0000)
commit7d3f8671c15901df8417acc20c01ca82ff8cc180
tree14eb0f89c32873e560dae4e1a4bc7b03fd6f0442
parentf6ffcb6b713c259992b68d6b328f1b806775b9fb
  - The extract tool now is sure to extract the function implementation for
    the specified name instead of extracting the prototype if both exist.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4045 91177308-0d34-0410-b5e6-96231b3b80d8
tools/extract/extract.cpp
tools/llvm-extract/llvm-extract.cpp