gyiu updated this revision to Diff 117677.
gyiu added a comment.
Add new testcase to make sure plugin-opt is passed to gold linker to enable new
pass manager.
Repository:
rL LLVM
https://reviews.llvm.org/D38517
Files:
lib/Driver/ToolChains/CommonArgs.cpp
test/Driver/gold-lto-new-pass-ma
gyiu created this revision.
Herald added subscribers: inglorion, mehdi_amini.
Modifications to driver and gold plugin code to get the new pass manager path
enabled in LTO (and thinLTO).
Repository:
rL LLVM
https://reviews.llvm.org/D38517
Files:
lib/Driver/ToolChains/CommonArgs.cpp
tools