Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
llvm
/
82f2f954fd5939dd906a48beaf56f625c4fbc8db
/
.
/
tools
/
opt
/
Makefile
blob: c696d4070e4c43bbd7c92be3b18f4ff28072436f [
file
] [
log
] [
blame
]
LEVEL
=
../..
TOOLNAME
=
opt
USEDLIBS
=
bcreader bcwriter instrument profpaths scalaropts \
ipo ipa
.
a datastructure
.
a transforms target
.
a analysis \
transformutils vmcore support
TOOLLINKOPTS
=
-
ldl
include $
(
LEVEL
)/
Makefile
.
common