[cfe-commits] [PATCH] Fix parsing of command line options for LLVM plugins

Tobias Grosser tobias at grosser.es
Fri Oct 7 14:58:24 PDT 2011


Hi,

I have a patch that fixes the parsing of command line options for LLVM 
optimizer plugins. Before this patch, the command line options were 
parsed before the plugin was loaded. Consequently the options could not 
be recognized.

OK to commit?

Cheers
Tobi
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Parse-LLVM-command-line-arguments-after-plugins-have.patch
Type: text/x-diff
Size: 2273 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20111007/ed145583/attachment.patch>


More information about the cfe-commits mailing list