diff options
author | Roman Lebedev <lebedev.ri@gmail.com> | 2022-02-08 15:42:03 +0300 |
---|---|---|
committer | Roman Lebedev <lebedev.ri@gmail.com> | 2022-02-08 17:49:38 +0300 |
commit | 8411560fd0751fc10ae03c85dabdb9d8b2b9ba6b (patch) | |
tree | 69a005a12e1d8430012193d642779eea241b67e2 /llvm/lib/DebugInfo/CodeView/DebugCrossExSubsection.cpp | |
parent | 1d5a3f70dc424bc755d9ff66055bb524ce1ee644 (diff) | |
download | llvm-8411560fd0751fc10ae03c85dabdb9d8b2b9ba6b.zip llvm-8411560fd0751fc10ae03c85dabdb9d8b2b9ba6b.tar.gz llvm-8411560fd0751fc10ae03c85dabdb9d8b2b9ba6b.tar.bz2 |
[SimplifyCFG] 'merge compatible invokes': support normal destination w/ no uses, no PHI's
Even if the invokes have normal destination, iff it's the same block,
we can merge them. For now, require that there are no PHI nodes,
and the returned values of invokes aren't used.
Diffstat (limited to 'llvm/lib/DebugInfo/CodeView/DebugCrossExSubsection.cpp')
0 files changed, 0 insertions, 0 deletions