[PATCH] D71387: pass -mabi to LTO linker only in RISC-V targets, enable RISC-V LTO

Sam Elliott via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jan 14 15:05:00 PST 2020


lenary added a comment.

@efriedma To keep you in the loop, D72624 <https://reviews.llvm.org/D72624> is the patch to add a target hook for setting the TargetMachine options based on module metadata. That patch does not add any RISC-V specific functionality, it only lays the groundwork for it.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D71387/new/

https://reviews.llvm.org/D71387





More information about the cfe-commits mailing list