diff options
author | Michael Kruse <llvm-project@meinersbur.de> | 2021-09-26 20:10:26 -0500 |
---|---|---|
committer | Michael Kruse <llvm-project@meinersbur.de> | 2021-09-26 21:21:50 -0500 |
commit | 91f46bb77e6d56955c3b96e9e844ae6a251c41e9 (patch) | |
tree | e5225c974c62f03ff33f17bd3e1398df1f2369dc /lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.cpp | |
parent | 1ea8d12510b9e1b208a7541c86e1b02a9a3db0e2 (diff) | |
download | llvm-91f46bb77e6d56955c3b96e9e844ae6a251c41e9.zip llvm-91f46bb77e6d56955c3b96e9e844ae6a251c41e9.tar.gz llvm-91f46bb77e6d56955c3b96e9e844ae6a251c41e9.tar.bz2 |
[Polly] Reject reject regions entered by an indirectbr/callbr.
SplitBlockPredecessors is unable to insert an additional BasicBlock
between an indirectbr/callbr terminator and the successor blocks.
This is needed by Polly to normalize the control flow before emitting
its optimzed code.
This patches rejects regions entered by an indirectbr/callbr to not fail
later at code generation.
This fixes llvm.org/PR51964
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.cpp')
0 files changed, 0 insertions, 0 deletions