aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/AsmPrinter/DebugHandlerBase.cpp
diff options
context:
space:
mode:
authorBill Wendling <isanbard@gmail.com>2020-08-19 19:51:20 -0700
committerBill Wendling <isanbard@gmail.com>2020-09-24 14:34:28 -0700
commit7f4c940bd0b526f25e11c51bb4d58a85024330ae (patch)
tree7ee34236b6fa73d22061fc910bcac9ef06ea08ac /llvm/lib/CodeGen/AsmPrinter/DebugHandlerBase.cpp
parent30514f0afa3ee1e6da6bf9c41e83c28e884f0740 (diff)
downloadllvm-7f4c940bd0b526f25e11c51bb4d58a85024330ae.zip
llvm-7f4c940bd0b526f25e11c51bb4d58a85024330ae.tar.gz
llvm-7f4c940bd0b526f25e11c51bb4d58a85024330ae.tar.bz2
[CodeGen] Postprocess PHI nodes for callbr
When processing PHI nodes after a callbr, we need to make sure that the PHI nodes on the default branch are resolved after the callbr (inserted after INLINEASM_BR). The PHI node values on the indirect branches are processed before the INLINEASM_BR. Differential Revision: https://reviews.llvm.org/D86260
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/DebugHandlerBase.cpp')
0 files changed, 0 insertions, 0 deletions