aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineFunction.cpp
diff options
context:
space:
mode:
authorGabriel Hjort Ã…kerlund <gabriel.hjort.akerlund@ericsson.com>2020-12-28 17:41:25 +0100
committerMikael Holmen <mikael.holmen@ericsson.com>2020-12-28 18:01:40 +0100
commitb9a7c89d4322b261b65eb96d678a9d38b776cb60 (patch)
tree7eab41d98ed22732f7ca10174d118daab3128cba /llvm/lib/CodeGen/MachineFunction.cpp
parentd55627d221be8154cbdf454fa727afcc3f716b08 (diff)
downloadllvm-b9a7c89d4322b261b65eb96d678a9d38b776cb60.zip
llvm-b9a7c89d4322b261b65eb96d678a9d38b776cb60.tar.gz
llvm-b9a7c89d4322b261b65eb96d678a9d38b776cb60.tar.bz2
[MIRPrinter] Fix incorrect output of unnamed stack names
The MIRParser expects unnamed stack entries to have empty names (''). In case of unnamed alloca instructions, the MIRPrinter would output '<unnamed alloca>', which caused the MIRParser to reject the generated code. Reviewed By: arsenm Differential Revision: https://reviews.llvm.org/D93685
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions