llvm-project/llvm/lib/Passes
Arthur Eubanks cfde93e5d6 [ObjCARCOpt] Port objc-arc to NPM
Since doInitialization() in the legacy pass modifies the module, the NPM
pass is a Module pass.

Reviewed By: ahatanak, ychen

Differential Revision: https://reviews.llvm.org/D86178
2020-08-28 12:59:33 -07:00
..
CMakeLists.txt On Windows build, making the /bigobj flag global , instead of passing it per file. 2020-07-28 18:04:36 -05:00
LLVMBuild.txt [ObjCARCOpt] Port objc-arc to NPM 2020-08-28 12:59:33 -07:00
PassBuilder.cpp [ObjCARCOpt] Port objc-arc to NPM 2020-08-28 12:59:33 -07:00
PassPlugin.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
PassRegistry.def [ObjCARCOpt] Port objc-arc to NPM 2020-08-28 12:59:33 -07:00
StandardInstrumentations.cpp [NewPM][PassInstrumentation] Add PreservedAnalyses parameter to AfterPass* callbacks 2020-08-21 16:10:42 +07:00