diff options
author | Benjamin Kramer <benny.kra@googlemail.com> | 2020-11-02 22:46:19 +0100 |
---|---|---|
committer | Benjamin Kramer <benny.kra@googlemail.com> | 2020-11-02 22:46:19 +0100 |
commit | 5ece2115d85326e3b24336a7ccb4c191932ccb4a (patch) | |
tree | f4965ed987a4bf85763aa0700d2e08980cc0d17c /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | c254b0bb69635c8fb896e27452351234dacac178 (diff) | |
download | llvm-5ece2115d85326e3b24336a7ccb4c191932ccb4a.zip llvm-5ece2115d85326e3b24336a7ccb4c191932ccb4a.tar.gz llvm-5ece2115d85326e3b24336a7ccb4c191932ccb4a.tar.bz2 |
[MLIR] Work around an ICE in GCC 7.
Looks like we have a blind spot in the testing matrix.
AsyncRegionRewriter.cpp: In member function ‘virtual void {anonymous}::GpuAsyncRegionPass::runOnFunction()’:
AsyncRegionRewriter.cpp:113:16: internal compiler error: in replace_placeholders_r, at cp/tree.c:2804
if (getFunction()
~~~~~~~~~~~~~
.getRegion()
~~~~~~~~~~~~
.walk(Callback{OpBuilder{&getContext()}})
~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions