[PATCH] D102712: BPF: Add more relocation kinds
Yonghong Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 18 19:08:47 PDT 2021
yonghong-song updated this revision to Diff 346322.
yonghong-song edited the summary of this revision.
yonghong-song added a comment.
- add more comments and descriptions for relocations.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D102712/new/
https://reviews.llvm.org/D102712
Files:
llvm/include/llvm/BinaryFormat/ELFRelocs/BPF.def
llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.cpp
llvm/lib/Target/BPF/MCTargetDesc/BPFAsmBackend.cpp
llvm/lib/Target/BPF/MCTargetDesc/BPFELFObjectWriter.cpp
llvm/test/CodeGen/BPF/reloc-2.ll
llvm/test/CodeGen/BPF/reloc-btf-2.ll
llvm/test/CodeGen/BPF/reloc-btf.ll
llvm/test/MC/BPF/insn-unit.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102712.346322.patch
Type: text/x-patch
Size: 8293 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210519/82df36c4/attachment.bin>
More information about the llvm-commits
mailing list