diff --git a/test/Makefile b/test/Makefile index b75762f5f14..247450c923a 100644 --- a/test/Makefile +++ b/test/Makefile @@ -1,4 +1,4 @@ -LLVM := /home/vadve/vadve/Research/DynOpt/LLVM/llvm +LLVM := .. LLC := $(LLVM)/tools/llc/llc AS := $(LLVM)/tools/as/as LLCOPTS := -dsched t