[PATCH] D67409: [RISCV] enable LTO support, pass some options to linker.

Kuan Hsu Chen via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Sep 12 09:42:47 PDT 2019


khchen updated this revision to Diff 219941.
khchen added a comment.

@lenary Yes, you are right. add LTO support for Linux platform.


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

https://reviews.llvm.org/D67409

Files:
  clang/lib/Driver/ToolChains/Arch/RISCV.cpp
  clang/lib/Driver/ToolChains/Arch/RISCV.h
  clang/lib/Driver/ToolChains/Gnu.cpp
  clang/lib/Driver/ToolChains/RISCVToolchain.cpp
  clang/lib/Driver/ToolChains/RISCVToolchain.h
  clang/test/Driver/gold-lto.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67409.219941.patch
Type: text/x-patch
Size: 6009 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190912/57f1f7c4/attachment-0001.bin>


More information about the cfe-commits mailing list