mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-14 11:32:34 +00:00
2d67208306
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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14255 91177308-0d34-0410-b5e6-96231b3b80d8 |
||
---|---|---|
.. | ||
Burg | ||
emacs | ||
fpcmp | ||
TableGen | ||
vim | ||
check-each-file | ||
codegen-diff | ||
cvsupdate | ||
getsrcs.sh | ||
llvm-native-gcc | ||
llvm-native-gxx | ||
llvmgrep | ||
Makefile | ||
makellvm | ||
NightlyTest.gnuplot | ||
NightlyTest.pl | ||
NightlyTestTemplate.html | ||
profile.pl | ||
RegressionFinder.pl |