mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-27 14:34:58 +00:00
Makefile change for IPO's that use the Datastructure analysis stuff
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2015 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
bda28f7c2a
commit
bfd3a6afb0
@ -1,7 +1,7 @@
|
||||
LEVEL = ../..
|
||||
TOOLNAME = opt
|
||||
USEDLIBS = bcreader bcwriter asmwriter instrument profpaths scalaropts \
|
||||
ipo ipa target analysis transforms vmcore support
|
||||
ipo ipa datastructure target analysis transforms vmcore support
|
||||
|
||||
include $(LEVEL)/Makefile.common
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user