summaryrefslogtreecommitdiff
path: root/llvm/lib/DebugInfo/BTF/BTFParser.cpp
AgeCommit message (Expand)Author
2023-11-02[llvm] Adjust files including llvm/Support/Endian.h (NFC)Kazu Hirata
2023-10-12Use llvm::endianness::{big,little,native} (NFC)Kazu Hirata
2023-10-08[llvm] Remove "using support::endianness;" (NFC)Kazu Hirata
2023-09-21[BPF][DebugInfo] Show CO-RE relocations in llvm-objdumpEduard Zingerman
2023-07-12[BPF][DebugInfo] Use .BPF.ext for line info when DWARF is not availableEduard Zingerman