[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
Sat Sep 14 08:03:33 PDT 2019


khchen updated this revision to Diff 220214.
khchen edited the summary of this revision.
khchen added a comment.
Herald added subscribers: fedor.sergeev, aheejin, dschuff.

This commit is inspired by @MaskRay's suggestion, I think maybe fix the insufficient of clang::driver:tools::AddGoldPlugin is good choose.


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.220214.patch
Type: text/x-patch
Size: 12112 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190914/248a8a00/attachment-0001.bin>


More information about the cfe-commits mailing list