OSDN Git Service

Fix shared build of LLVMPasses.
authorMarcin Koscielnicki <koriakin@0x04.net>
Mon, 18 Apr 2016 19:04:19 +0000 (19:04 +0000)
committerMarcin Koscielnicki <koriakin@0x04.net>
Mon, 18 Apr 2016 19:04:19 +0000 (19:04 +0000)
commit31068d57c7be63ec0d7574e3f5548d3c200a163f
tree3d145253802b26ba96284d0888fffc5cdecfb2bc
parent7f8cd417828e04ef30d125a64529d93f1969aee5
Fix shared build of LLVMPasses.

It's missing a dependency on Instrumentation (needed for
llvm::InstrProfiling::run(llvm::Module&, llvm::AnalysisManager<llvm::Module>&))

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@266656 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Passes/LLVMBuild.txt