[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
Mon Oct 14 02:18:35 PDT 2019


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

rebase master, 
https://reviews.llvm.org/D66003 changed the `riscv::getRISCVTargetFeatures` interface.


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

https://reviews.llvm.org/D67409

Files:
  clang/lib/Driver/ToolChains/Clang.cpp
  clang/lib/Driver/ToolChains/CommonArgs.cpp
  clang/lib/Driver/ToolChains/CommonArgs.h
  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.224821.patch
Type: text/x-patch
Size: 11569 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191014/f8c11a8d/attachment-0001.bin>


More information about the cfe-commits mailing list