[llvm] r186397 - This patch represents Mips utilization of r186388 code that alows asm matcher to emit mnemonics contain '.' characters. This makes asm parser code simpler and more efficient.

Tim Northover t.p.northover at gmail.com
Tue Jul 16 04:07:56 PDT 2013


Hi Vladimir,

On Tue, Jul 16, 2013 at 11:07 AM, Vladimir Medic
<Vladimir.Medic at imgtec.com> wrote:
>  This patch represents Mips utilization of r186388 code that alows asm matcher to emit mnemonics contain '.' characters. This makes asm parser code simpler and more efficient.

Just in case you hadn't noticed, this seems to have caused a buildbot
failure: http://lab.llvm.org:8011/builders/lld-x86_64-darwin11/builds/2248.
Could you take a look?

Cheers.

Tim.



More information about the llvm-commits mailing list