[PATCH] D79592: [DebugInfo] support for DW_AT_data_location in llvm
Sourabh Singh Tomar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 14 23:22:52 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG4042ada1c1fe: [DebugInfo] support for DW_AT_data_location in llvm (authored by alok, committed by SouraVX).
Changed prior to commit:
https://reviews.llvm.org/D79592?vs=263833&id=264164#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79592/new/
https://reviews.llvm.org/D79592
Files:
llvm/docs/LangRef.rst
llvm/include/llvm/IR/DebugInfoMetadata.h
llvm/lib/AsmParser/LLParser.cpp
llvm/lib/Bitcode/Reader/MetadataLoader.cpp
llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp
llvm/lib/CodeGen/AsmPrinter/DwarfUnit.cpp
llvm/lib/IR/AsmWriter.cpp
llvm/lib/IR/DebugInfoMetadata.cpp
llvm/lib/IR/LLVMContextImpl.h
llvm/lib/IR/Verifier.cpp
llvm/test/Bitcode/dataLocation.ll
llvm/test/DebugInfo/dwarfdump-dataLocationExp.ll
llvm/test/DebugInfo/dwarfdump-dataLocationVar.ll
llvm/test/Verifier/array_dataLocation.ll
llvm/unittests/IR/DebugTypeODRUniquingTest.cpp
llvm/unittests/IR/MetadataTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79592.264164.patch
Type: text/x-patch
Size: 39810 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200515/4a58cdf5/attachment.bin>
More information about the llvm-commits
mailing list