diff options
author | Michael Kruse <llvm-project@meinersbur.de> | 2021-02-09 18:05:43 -0600 |
---|---|---|
committer | Michael Kruse <llvm-project@meinersbur.de> | 2021-02-09 18:13:35 -0600 |
commit | 3dcb535115e48a90886ed6cf275bd3eea14e354f (patch) | |
tree | b2689568422c810c3f5b032341df86d323be7e57 /lldb/source/Commands/CommandObjectBreakpointCommand.cpp | |
parent | 4f14c17df70916913d71914343dd4f6c709e218d (diff) | |
download | llvm-3dcb535115e48a90886ed6cf275bd3eea14e354f.zip llvm-3dcb535115e48a90886ed6cf275bd3eea14e354f.tar.gz llvm-3dcb535115e48a90886ed6cf275bd3eea14e354f.tar.bz2 |
[Polly] Remove use of -O3 in regression test.
In addition to that regression tests should not test the intire pass
pipeline (unless they are testing the pipeline itself), the Polly-ACC
currently does not support the new pass manager. If enabled by default,
such tests will therefore fail.
Use the -polly-gpu-runtime and -polly-gpu-arch options also as default
values for the PPCGCodeGeneration pass. This requires to move the option
to be moved from the pipeline-building Register passes to the
PPCGCodeGeneration implementation.
Fixes the spir-typesize.ll buildbot fail.
Diffstat (limited to 'lldb/source/Commands/CommandObjectBreakpointCommand.cpp')
0 files changed, 0 insertions, 0 deletions