mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-14 11:32:34 +00:00
Make sure to link all IPA's into opt, so that it has access to stuff like
anders-aa git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14395 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
d28b0d73da
commit
4391946558
@ -11,7 +11,7 @@ TOOLNAME = opt
|
||||
|
||||
USEDLIBS = bcreader bcwriter \
|
||||
instrument profpaths scalaropts \
|
||||
ipo ipa.a datastructure transforms target.a analysis \
|
||||
ipo ipa datastructure transforms target.a analysis \
|
||||
transformutils vmcore support
|
||||
TOOLLINKOPTS = $(PLATFORMLIBDL)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user