summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/TargetMachine/Sparc
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/lib/CodeGen/TargetMachine/Sparc')
-rw-r--r--llvm/lib/CodeGen/TargetMachine/Sparc/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/llvm/lib/CodeGen/TargetMachine/Sparc/Makefile b/llvm/lib/CodeGen/TargetMachine/Sparc/Makefile
index 05b675ddb2e..d39aa10b053 100644
--- a/llvm/lib/CodeGen/TargetMachine/Sparc/Makefile
+++ b/llvm/lib/CodeGen/TargetMachine/Sparc/Makefile
@@ -12,8 +12,6 @@ Source = \
include $(LEVEL)/Makefile.common
-BURG = /home/vadve/vadve/Research/DynOpt/Burg/burg -I
-
%.burm.cpp: %.burg
- $(BURG) -o $@ $<
+ $(RunBurg) -o $@ $<
OpenPOWER on IntegriCloud