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

Rafael Avila de Espindola rafael.espindola at gmail.com
Thu Feb 24 13:19:56 PST 2011


On 11-02-24 04: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.

I think it is fine.

I just tested on the x86-64 assembler that came with xcode 3.2.5 and it 
rejects bracket-exprs.s

> Joerg
>


Cheers,
Rafael



More information about the llvm-commits mailing list