summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/stack-update-frame-opcode.ll
diff options
context:
space:
mode:
authorBenjamin Kramer <benny.kra@googlemail.com>2013-02-19 16:51:44 +0000
committerBenjamin Kramer <benny.kra@googlemail.com>2013-02-19 16:51:44 +0000
commitb3aa2b8497c58a7fabf1487cbbf940af0ed35270 (patch)
tree88e0fdab489c480418b993c2649fbf8937d19fdf /llvm/test/CodeGen/X86/stack-update-frame-opcode.ll
parent6aa4fc389e542fce1b0d527f19c36d4d96fcd6ec (diff)
downloadbcm5719-llvm-b3aa2b8497c58a7fabf1487cbbf940af0ed35270.tar.gz
bcm5719-llvm-b3aa2b8497c58a7fabf1487cbbf940af0ed35270.zip
Fix GCMetadaPrinter::finishAssembly not executed, patch by Yiannis Tsiouris.
Due to the execution order of doFinalization functions, the GC information were deleted before AsmPrinter::doFinalization was executed. Thus, the GCMetadataPrinter::finishAssembly was never called. The patch fixes that by moving the code of the GCInfoDeleter::doFinalization to Printer::doFinalization. llvm-svn: 175528
Diffstat (limited to 'llvm/test/CodeGen/X86/stack-update-frame-opcode.ll')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud