[PATCH] D54143: [WIP, RISCV] Generate address sequences suitable for mcmodel=medium
Lewis Revill via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 8 05:38:28 PST 2018
lewis-revill planned changes to this revision.
lewis-revill added a comment.
An issue has occured where the AsmPrinter cannot emit symbols for the new MBB if the parent MBB (and therefore our new MBB) does not correspond to an LLVM IR BasicBlock. Looking into whether this can be fixed.
Repository:
rL LLVM
https://reviews.llvm.org/D54143
More information about the llvm-commits
mailing list