diff options
author | Alexei Starovoitov <alexei.starovoitov@gmail.com> | 2015-05-22 18:47:33 +0000 |
---|---|---|
committer | Alexei Starovoitov <alexei.starovoitov@gmail.com> | 2015-05-22 18:47:33 +0000 |
commit | 6296f6d7d828064d052b2d46155f074f2ece6924 (patch) | |
tree | 535e41ac5a1678f94eaf5f731ca064ff00ce4c3d /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | f6c154d53269be701e863b2b810daec75b48b76b (diff) | |
download | llvm-6296f6d7d828064d052b2d46155f074f2ece6924.zip llvm-6296f6d7d828064d052b2d46155f074f2ece6924.tar.gz llvm-6296f6d7d828064d052b2d46155f074f2ece6924.tar.bz2 |
[bpf] emit jmp fixups in little endian
The 'off' field of 'struct bpf_insn' is in cpu-endianness,
since the rest is emitted as little endian, make sure
that 'off' field is little endian as well.
llvm-svn: 238038
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions