[llvm-commits] [llvm] r125595 - in /llvm/trunk: lib/MC/MCParser/AsmParser.cpp test/MC/AsmParser/exprs.s test/MC/AsmParser/paren.s

Jim Grosbach grosbach at apple.com
Thu Feb 24 13:57:30 PST 2011


On Feb 24, 2011, at 1:00 PM, Joerg Sonnenberger wrote:

> On Thu, Feb 24, 2011 at 11:13:09AM -0500, Rafael Avila de Espindola wrote:
>> *) Disabled for Mach-O ARM
>> *) Enabled for Mach-O X86
>> *) Enabled for ELF ARM and X86
>> 
>> It was also requested that the default be off.
> 
> Attached patch does all that but Mach-O X86. I leave that part for the
> Darwin folks.

Excellent! Thank you, Joerg. This looks good to me. Please commit.

Regards,
  -Jim



More information about the llvm-commits mailing list