mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-30 19:35:54 +00:00
Link in all analyses so that we get pointer analysis support built in
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3427 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
789bc84262
commit
8d64e17a83
@ -2,7 +2,7 @@ LEVEL = ../..
|
||||
TOOLNAME = opt
|
||||
|
||||
USEDLIBS = bcreader bcwriter instrument profpaths scalaropts \
|
||||
ipo ipa.a datastructure.a transforms target.a analysis.a \
|
||||
ipo ipa.a datastructure.a transforms target.a analysis \
|
||||
transformutils vmcore support
|
||||
TOOLLINKOPTS = -ldl
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user