[PATCH] D84002: BPF: generate .rodata BTF datasec for certain initialized local var's

Yonghong Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 17 09:46:11 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG0e347c0ff0a8: BPF: generate .rodata BTF datasec for certain initialized local var's (authored by yonghong-song).

Changed prior to commit:
  https://reviews.llvm.org/D84002?vs=278663&id=278815#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D84002/new/

https://reviews.llvm.org/D84002

Files:
  llvm/lib/Target/BPF/BTFDebug.cpp
  llvm/test/CodeGen/BPF/BTF/local-var-readonly-1.ll
  llvm/test/CodeGen/BPF/BTF/local-var-readonly-2.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84002.278815.patch
Type: text/x-patch
Size: 13395 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200717/27db7d2b/attachment.bin>


More information about the llvm-commits mailing list