diff options
author | Michael Kruse <llvm-project@meinersbur.de> | 2021-02-09 21:57:13 -0600 |
---|---|---|
committer | Michael Kruse <llvm-project@meinersbur.de> | 2021-02-09 23:56:20 -0600 |
commit | e7b9e43c9a7c33c8c10508ce4b40423fbeaa31b3 (patch) | |
tree | aa9335c586b640ed1700fbf79848a119af69807a /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | b687fc9122c883f0ce7cf056aa56313ec1671445 (diff) | |
download | llvm-e7b9e43c9a7c33c8c10508ce4b40423fbeaa31b3.zip llvm-e7b9e43c9a7c33c8c10508ce4b40423fbeaa31b3.tar.gz llvm-e7b9e43c9a7c33c8c10508ce4b40423fbeaa31b3.tar.bz2 |
[Polly] Register pass-instrumentation for NewPM's Scop level.
The pass-instrumentation pass is implicitly execute by the NewPM
whenever a new analysis runs. Not registering it will cause the crash
whenever a scop pass requests an analysis.
For instance this is the case for the IstAstAnalysis requesting the
DependenceAnalsis result.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions