[llvm-commits] [PATCH] llc : fix PR2426 : -mcpu=help or -mattr=help requires a module to load

Arnaud ALLARD DE GRANDMAISON arnaud.allarddegrandmaison at parrot.com
Sun Jun 24 13:33:25 PDT 2012


Fix (my) logic error. Now all LLVM regression tests are ok.

Cheers,
--
Arnaud de Grandmaison

________________________________________
From: llvm-commits-bounces at cs.uiuc.edu [llvm-commits-bounces at cs.uiuc.edu] On Behalf Of Arnaud ALLARD DE GRANDMAISON [arnaud.allarddegrandmaison at parrot.com]
Sent: Sunday, June 24, 2012 12:57 PM
To: llvm-commits at cs.uiuc.edu
Subject: [llvm-commits] [PATCH] llc : fix PR2426 : -mcpu=help or -mattr=help requires a module to load

Hi All,

The attached patch (from Sunay Ismail) makes llc skip loading the module from stdin if the user asked for the available cpus or features.

Ok to commit and close PR2426 ?

Cheers,
--
Arnaud de Grandmaison
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Fix-PR2426-mcpu-help-or-mattr-help-requires-a-module.patch
Type: text/x-patch
Size: 1859 bytes
Desc: 0001-Fix-PR2426-mcpu-help-or-mattr-help-requires-a-module.patch
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120624/9a6f7c25/attachment.bin>


More information about the llvm-commits mailing list