mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 20:51:52 +01:00
search unittests.
llvm-svn: 79884
This commit is contained in:
parent
36e818c8e2
commit
bb06675a0a
@ -33,7 +33,7 @@ if test -d "$TOPDIR" ; then
|
||||
*) grep_cmd="egrep -l -n" ;;
|
||||
esac
|
||||
./utils/llvmdo -topdir "$TOPDIR" \
|
||||
-dirs "include lib tools utils docs examples test projects cmake" $grep_cmd "$*"
|
||||
-dirs "include lib tools utils docs examples test unittests projects cmake" $grep_cmd "$*"
|
||||
else
|
||||
echo "Can't find LLVM top directory"
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user