[llvm-commits] Patch for #9067

pawel kunio pawel.kunio at gmail.com
Sun Feb 13 04:43:13 PST 2011


I attached a fix to #9067.

Brief description: references to symbols following stdcall naming
convention
stringid@<sumsizeofparams> get confused by AsmParser with id at GOT
or id at PLT identifiers.  User gets rather mean "invalid variant" error and
parser fails.

Patch attached.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110213/ac3a99e9/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: wincoff_stdcall_id_parsing.diff
Type: application/octet-stream
Size: 2575 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110213/ac3a99e9/attachment.obj>


More information about the llvm-commits mailing list