[llvm] r239071 - [bpf] add big- and host- endian support

Alexei Starovoitov alexei.starovoitov at gmail.com
Fri Jun 5 09:17:42 PDT 2015


On Thu, Jun 4, 2015 at 6:58 PM, Eric Christopher <echristo at gmail.com> wrote:
>
> On Thu, Jun 4, 2015, 6:50 PM Alexei Starovoitov
> <alexei.starovoitov at gmail.com> wrote:
>
> On Thu, Jun 4, 2015 at 6:08 PM, Eric Christopher <echristo at gmail.com> wrote:
>>
>>
>> bpfle or bpfel for little endian etc to keep it matching every other
>> target
>> (except for aarch64 which, per usual, decided to deviate in a way that's
>> not
>> useful).
>
> ok. will rename to bpfel and bpfeb then.
>
>
> OK. I'm open to discussion too, it's largely my preference due to historical
> reasons.

renamed.
bpf is an ugly abbreviation anyway.
bpfel/bpfeb doesn't make it any worse :)



More information about the llvm-commits mailing list