[PATCH] D70697: [BPF] Support to emit debugInfo for extern variables
Yonghong Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 9 22:00:50 PST 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rG444812500771: [BPF] Support to emit debugInfo for extern variables (authored by yonghong-song).
Changed prior to commit:
https://reviews.llvm.org/D70697?vs=232713&id=233002#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70697/new/
https://reviews.llvm.org/D70697
Files:
llvm/lib/Target/BPF/BTF.h
llvm/lib/Target/BPF/BTFDebug.cpp
llvm/lib/Target/BPF/BTFDebug.h
llvm/test/CodeGen/BPF/BTF/extern-var-func-weak-section.ll
llvm/test/CodeGen/BPF/BTF/extern-var-func-weak.ll
llvm/test/CodeGen/BPF/BTF/extern-var-func.ll
llvm/test/CodeGen/BPF/BTF/extern-var-section.ll
llvm/test/CodeGen/BPF/BTF/extern-var-struct-weak.ll
llvm/test/CodeGen/BPF/BTF/extern-var-struct.ll
llvm/test/CodeGen/BPF/BTF/extern-var-weak-section.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70697.233002.patch
Type: text/x-patch
Size: 47267 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191210/00cc7d61/attachment.bin>
More information about the llvm-commits
mailing list