diff options
author | Michael Kruse <llvm-project@meinersbur.de> | 2021-02-09 23:20:09 -0600 |
---|---|---|
committer | Michael Kruse <llvm-project@meinersbur.de> | 2021-02-09 23:56:22 -0600 |
commit | 222d380d2f57cc71bb613b5c01ecf17cd1f61fa2 (patch) | |
tree | 553c8d3328078f8ef1ac649463a17bbbc2f7cfa8 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 08bab4b0302106803d7cd7c4504dd63c296c40a0 (diff) | |
download | llvm-222d380d2f57cc71bb613b5c01ecf17cd1f61fa2.zip llvm-222d380d2f57cc71bb613b5c01ecf17cd1f61fa2.tar.gz llvm-222d380d2f57cc71bb613b5c01ecf17cd1f61fa2.tar.bz2 |
[Polly] Make the NewPM pass pipeline more similar to the legacy's.
Even though it has some oddities, both pipelines should be as similar as
possible. Also use report_fatal_error instead of assertions to ensure a
proper failure in release builds for unsupported options.
This finalizes the patch serious to make Polly run in the default
configuration when using the NewPM by default.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions