1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00
llvm-mirror/lib/Passes
Marcin Koscielnicki 8d0d1a9a25 Fix shared build of LLVMPasses.
It's missing a dependency on Instrumentation (needed for
llvm::InstrProfiling::run(llvm::Module&, llvm::AnalysisManager<llvm::Module>&))

llvm-svn: 266656
2016-04-18 19:04:19 +00:00
..
CMakeLists.txt
LLVMBuild.txt Fix shared build of LLVMPasses. 2016-04-18 19:04:19 +00:00
PassBuilder.cpp Port InstrProfiling pass to the new pass manager 2016-04-18 17:47:38 +00:00
PassRegistry.def Port InstrProfiling pass to the new pass manager 2016-04-18 17:47:38 +00:00