[PATCH] Simplify the PNaCl/le32 ABI to ignore regparm

John McCall rjmccall at apple.com
Mon Apr 8 11:37:58 PDT 2013


On Apr 8, 2013, at 11:22 AM, Eli Bendersky <eliben at google.com> wrote:
> This patch simplifies the PNaCl/le32 target ABI in the custom lowering code in lib/CodeGen/TargetInfo.cpp to ignore the regparm attribute and always pass integers without inreg. Tests and comments updated accordingly.

Looks fine to me.

John.



More information about the cfe-commits mailing list