[llvm] r174983 - [ms-inline asm] Add support for lexing binary integers with a [bB] suffix.

Chad Rosier mcrosier at apple.com
Thu Feb 14 08:27:56 PST 2013


On Feb 14, 2013, at 8:23 AM, Rafael EspĂ­ndola <rafael.espindola at gmail.com> wrote:

>> This patch also limits backward labels to [0-9]b, so that only 0b and 1b are
>> ambiguous.
>> Part of rdar://12470373
> 
> Unfortunately this broke firefox (see llvm.org/pr15266), so I have reverted it.

Thanks, Rafael.  I'll take a look now.

 Chad

> Cheers,
> Rafael





More information about the llvm-commits mailing list