mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-13 14:35:54 +00:00
788af8858b
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 |
||
---|---|---|
.. | ||
BPFAsmBackend.cpp | ||
BPFELFObjectWriter.cpp | ||
BPFMCAsmInfo.h | ||
BPFMCCodeEmitter.cpp | ||
BPFMCTargetDesc.cpp | ||
BPFMCTargetDesc.h | ||
CMakeLists.txt | ||
LLVMBuild.txt | ||
Makefile |