forked from OSchip/llvm-project
parent
df89dd42d7
commit
c697e028c6
|
@ -1,3 +1,3 @@
|
|||
|
||||
all:
|
||||
find . -name \*.c -print -exec ~/llvm/test/TestRunner.sh {} \;
|
||||
find Lexer Preprocessor Parser -name \*.c -print -exec ~/llvm/test/TestRunner.sh {} \;
|
||||
|
|
Loading…
Reference in New Issue