[PATCH] D74536: [VE] Support for PIC (global data and calls)
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 13 17:07:29 PST 2020
arsenm accepted this revision.
arsenm added inline comments.
This revision is now accepted and ready to land.
================
Comment at: llvm/lib/Target/VE/VEAsmPrinter.cpp:153
+}
+void VEAsmPrinter::LowerGETGOTAndEmitMCInsts(const MachineInstr *MI,
+ const MCSubtargetInfo &STI) {
----------------
Missing line
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74536/new/
https://reviews.llvm.org/D74536
More information about the llvm-commits
mailing list