[llvm-commits] [llvm] r104653 - /llvm/trunk/lib/Target/ARM/ARMCodeEmitter.cpp

Shih-wei Liao sliao at google.com
Tue May 25 21:41:06 PDT 2010


Thanks. Now I added a space. Please see the attached patch.

(I didn't run "make check" or "make check-lit" on this.)

On Tue, May 25, 2010 at 9:28 PM, Anton Korobeynikov <anton at korobeynikov.info
> wrote:

> Hello, Shih-wei
> > +  } else if((TID.Opcode == ARM::BFC) || (TID.Opcode == ARM::BFI)) {
> Please put a space between "if" and "("
>
> Thanks!
>
> --
> With best regards, Anton Korobeynikov
> Faculty of Mathematics and Mechanics, Saint Petersburg State University
>



-- 
Thanks,
  Shih-wei
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20100525/6ab19196/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: arm-jit-bfc-and-bfi.patch
Type: text/x-patch
Size: 571 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20100525/6ab19196/attachment.bin>


More information about the llvm-commits mailing list