summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Debugger/UnixLocalInferiorProcess.cpp
diff options
context:
space:
mode:
authorReid Spencer <rspencer@reidspencer.com>2004-06-19 20:32:55 +0000
committerReid Spencer <rspencer@reidspencer.com>2004-06-19 20:32:55 +0000
commit0277fd7b4401bd88593a39386de3e0e80fb97366 (patch)
treea30d9d322ca1270ecbc0c47a2554b0909fb0eec1 /llvm/lib/Debugger/UnixLocalInferiorProcess.cpp
parent42ad6461043b73312a13b74ca126475e3d1e3738 (diff)
downloadbcm5719-llvm-0277fd7b4401bd88593a39386de3e0e80fb97366.tar.gz
bcm5719-llvm-0277fd7b4401bd88593a39386de3e0e80fb97366.zip
A utility to search the LLVM source tree for a grep pattern. This is a
replacement for getsrcs.sh which now generates too much text to put on a Linux command line. The approach taken with llvmgrep is to execute a find command and execute a grep on each file that matches the name pattern. The arguments to this script are the same as those of egrep. Note that the -H and -n options to egrep will always be passed so that you always get the file and line number of matches. llvm-svn: 14255
Diffstat (limited to 'llvm/lib/Debugger/UnixLocalInferiorProcess.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud