[PATCH] D149058: [BPF][DebugInfo] Use .BPF.ext for line info when DWARF is not available
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 12 09:51:27 PDT 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGc8e055d485ea: [BPF][DebugInfo] Use .BPF.ext for line info when DWARF is not available (authored by eddyz87, committed by MaskRay).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D149058/new/
https://reviews.llvm.org/D149058
Files:
llvm/include/llvm/DebugInfo/BTF/BTF.h
llvm/include/llvm/DebugInfo/BTF/BTFContext.h
llvm/include/llvm/DebugInfo/BTF/BTFParser.h
llvm/include/llvm/DebugInfo/DIContext.h
llvm/lib/DebugInfo/BTF/BTFContext.cpp
llvm/lib/DebugInfo/BTF/BTFParser.cpp
llvm/lib/DebugInfo/BTF/CMakeLists.txt
llvm/lib/DebugInfo/CMakeLists.txt
llvm/lib/DebugInfo/Symbolize/CMakeLists.txt
llvm/lib/DebugInfo/Symbolize/Symbolize.cpp
llvm/test/tools/llvm-objdump/BPF/Inputs/test.c
llvm/test/tools/llvm-objdump/BPF/interleaved-source-test.ll
llvm/tools/llvm-objdump/SourcePrinter.cpp
llvm/tools/llvm-objdump/SourcePrinter.h
llvm/unittests/DebugInfo/BTF/BTFParserTest.cpp
llvm/unittests/DebugInfo/BTF/CMakeLists.txt
llvm/unittests/DebugInfo/CMakeLists.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149058.539613.patch
Type: text/x-patch
Size: 42859 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230712/7fad2cb3/attachment.bin>
More information about the llvm-commits
mailing list