[llvm-commits] [llvm] r118375 - /llvm/trunk/lib/Target/ARM/AsmParser/ARMAsmParser.cpp
Bill Wendling
isanbard at gmail.com
Sun Nov 7 16:41:55 PST 2010
On Nov 7, 2010, at 10:57 AM, Chris Lattner wrote:
> On Nov 7, 2010, at 5:08 AM, Bill Wendling wrote:
>
>> Author: void
>> Date: Sun Nov 7 07:08:28 2010
>> New Revision: 118375
>>
>> URL: http://llvm.org/viewvc/llvm-project?rev=118375&view=rev
>> Log:
>> In this context, a reglist is a reg.
>
> This context is an "isa" style context. Please make the relevant clients check for both instead of changing isReg().
>
Okay.
-bw
More information about the llvm-commits
mailing list