Displaying 1 result from an estimated 1 matches for "r330252".
2018 May 03
1
Passing arguments to LTOCodeGenerator
In LTOCodeGenerator.cpp there are some options related to optimization remarks.
On MacOS, I can pass in this option to enable them:
-Wl,-mllvm,-lto-pass-remarks-output=remarks
But on Linux using 2.29.1 binutils version of gold, I try this alternative:
-Wl,--plugin-opt,-lto-pass-remarks-output=remarks
But I get this error message:
LLVMgold: Unknown command line argument