[LLVMdev] [PATCH][REQUEST] Could someone submit this CSR Kalimba definitions patch please?

Eric Christopher echristo at gmail.com
Wed Jul 9 11:49:09 PDT 2014


On Wed, Jul 9, 2014 at 11:39 AM, Jonathan Roelofs
<jonathan at codesourcery.com> wrote:
>
>
> On 7/9/14, 12:33 PM, Eric Christopher wrote:
>>
>> Any reason why you deleted code that isn't related?
>>
>> -eric
>>
>>> -  enum SubArchType {
>>> -    NoSubArch,
>>> -
>>> -    ARMSubArch_v8,
>>> -    ARMSubArch_v7,
>>> -    ARMSubArch_v7em,
>>> -    ARMSubArch_v7m,
>>> -    ARMSubArch_v7s,
>>> -    ARMSubArch_v6,
>>> -    ARMSubArch_v6m,
>>> -    ARMSubArch_v6t2,
>>> -    ARMSubArch_v5,
>>> -    ARMSubArch_v5te,
>>> -    ARMSubArch_v4t,
>>> -    ARMSubArch_v4
>>> -  };
>
>
> Eric, looks like a misleading diff... that SubArchType stuff was reverted
> recently in trunk.
>

I recall that patch going across. There's just no reason for it in the
diff from Matthew.

-eric



More information about the llvm-dev mailing list