forked from OSchip/llvm-project
![]() 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 |
||
---|---|---|
.. | ||
alloc_loop.ll | ||
argpromotion.ll | ||
badreadproto.ll | ||
badrootproto.ll | ||
badwriteproto.ll | ||
cg-O0.ll | ||
deadargelim.ll | ||
fat.ll | ||
inline.ll | ||
inline2.ll | ||
lit.local.cfg | ||
lower_gcroot.ll | ||
ocaml-gc.ll | ||
outside.ll |