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

Kuan Hsu Chen (Zakk) via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jan 6 01:21:53 PST 2020


khchen added a comment.

I'd like to discuss what is good way to pass target-abi in maillist <http://lists.llvm.org/pipermail/llvm-dev/2020-January/137951.html> after I had a try to encoding ABI info into LLVM IR via module flag. 
any suggestions are welcome, thanks.


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