llvm/lib/Passes
Chandler Carruth d4bcc6c7a1 [PM] Fix a mis-named parameter in parseLoopPass -- the pass manager was
called "FPM" instead of "LPM" in a hold-over from when the code was
modeled on that used to parse function passes.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@277584 91177308-0d34-0410-b5e6-96231b3b80d8
2016-08-03 09:14:03 +00:00
..
CMakeLists.txt
LLVMBuild.txt Add missing dependency to LLVMPasses 2016-06-24 21:05:41 +00:00
PassBuilder.cpp [PM] Fix a mis-named parameter in parseLoopPass -- the pass manager was 2016-08-03 09:14:03 +00:00
PassRegistry.def [PM] Port SpeculativeExecution to the new PM 2016-08-01 21:48:33 +00:00