[llvm-commits] FW: [PATCH] Fix to pass options from Gold plugin to LTO codegen
Viktor Kutuzov
vkutuzov at accesssoftek.com
Fri Oct 23 10:30:44 PDT 2009
Hello everyone,
Please find the patch attached.
This should fix the issue when gold plugin doesn't pass the -plugin-opt options down to the LTO codegen.
See the thread "[LLVMdev] getting gold plugin to work?" for more details.
This is the second try.
It looks like the first one was bounced, not sure why.
Sorry if anyone will get it twise.
Thanks,
Viktor.
________________________________________
From: Viktor Kutuzov [vkutuzov at accesssoftek.com]
Sent: Thursday, October 22, 2009 6:28 PM
To: Commit Messages and Patches for LLVM
Subject: [PATCH] Fix to pass options from Gold plugin to LTO codegen
Hello everyone,
Please find the patch attached.
This should fix the issue when gold plugin doesn't pass the -plugin-opt options down to the LTO codegen.
See the thread "[LLVMdev] getting gold plugin to work?" for more details.
Best regards,
Viktor
-------------- next part --------------
A non-text attachment was scrubbed...
Name: llvm-gold-plugin-process_command_line.diff
Type: application/octet-stream
Size: 7031 bytes
Desc: llvm-gold-plugin-process_command_line.diff
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20091023/55c85f63/attachment.obj>
More information about the llvm-commits
mailing list