[llvm-commits] [llvm] r104653 - /llvm/trunk/lib/Target/ARM/ARMCodeEmitter.cpp
Shih-wei Liao
sliao at google.com
Tue May 25 21:49:05 PDT 2010
Thanks for shepherding the process. It's now committed as r104670.
On Tue, May 25, 2010 at 9:46 PM, Nick Lewycky <nicholas at mxc.ca> wrote:
> Shih-wei Liao wrote:
>
>> Thanks. Now I added a space. Please see the attached patch.
>>
>> (I didn't run "make check" or "make check-lit" on this.)
>>
>
> You don't need to, please just go ahead and commit. :) The line in the
> developer policy is:
>
> "You are allowed to commit patches without approval which you think are
> obvious. This is clearly a subjective decision — we simply expect you to use
> good judgement. Examples include: fixing build breakage, reverting obviously
> broken patches, documentation/comment changes, any other minor changes."
>
> Nick
>
> On Tue, May 25, 2010 at 9:28 PM, Anton Korobeynikov
>> <anton at korobeynikov.info <mailto: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
>>
>>
>>
>> _______________________________________________
>> llvm-commits mailing list
>> llvm-commits at cs.uiuc.edu
>> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>>
>
>
--
Thanks,
Shih-wei
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20100525/0fb4520b/attachment.html>
More information about the llvm-commits
mailing list