mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-09 05:47:13 +00:00
Add DSGraph to the tests
llvm-svn: 6939
This commit is contained in:
parent
b94fc3e392
commit
cd6865e0bc
@ -1,5 +1,7 @@
|
||||
# test/Regression/Analysis/Makefile
|
||||
|
||||
LEVEL = ../../..
|
||||
DIRS = Dominators LoopInfo
|
||||
DIRS = Dominators \
|
||||
DSGraph \
|
||||
LoopInfo
|
||||
include $(LEVEL)/Makefile.common
|
||||
|
Loading…
x
Reference in New Issue
Block a user