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.