diff options
-rw-r--r-- | test/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/test/Makefile b/test/Makefile index 668c94bea1..516780f5b3 100644 --- a/test/Makefile +++ b/test/Makefile @@ -1,5 +1,3 @@ -default: testcodegen - LLC := ../tools/Debug/llc AS := ../tools/Debug/as LLCOPTS := -dsched y |