mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 19:23:23 +01:00
Make makefile not depend on where stuff is installed!!!!
llvm-svn: 491
This commit is contained in:
parent
74dcfcd89b
commit
faedbcfe71
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user