Make llvmdo and llvmgrep invulnerable to where they are run from by getting
authorReid Spencer <rspencer@reidspencer.com>
Fri, 11 Aug 2006 21:53:27 +0000 (21:53 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Fri, 11 Aug 2006 21:53:27 +0000 (21:53 +0000)
commit1e75b7b01502c0660c419ea6cadb92d86cac354d
tree9c4256668683612918f662e1cd208a6ed8c8ae78
parentb43ce5a148b0816fac693d74f8a69de0b6ca8f0d
Make llvmdo and llvmgrep invulnerable to where they are run from by getting
the llvm source root from the llvm-config command. The dependency now is
that the correct llvm-config command is in the path. For most developers
this is the case.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29630 91177308-0d34-0410-b5e6-96231b3b80d8
utils/llvmdo
utils/llvmgrep