[PATCH] D77353: [WebAssembly] Add DW_OP_WASM_location_int
Wouter van Oortmerssen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 7 08:39:47 PDT 2020
aardappel updated this revision to Diff 255682.
aardappel added a comment.
Fixes for LLD
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D77353/new/
https://reviews.llvm.org/D77353
Files:
lld/test/wasm/debuginfo.test
lld/wasm/InputChunks.cpp
lld/wasm/InputFiles.cpp
lld/wasm/Relocations.cpp
llvm/include/llvm/BinaryFormat/Dwarf.def
llvm/include/llvm/BinaryFormat/WasmRelocs.def
llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp
llvm/lib/DebugInfo/DWARF/DWARFExpression.cpp
llvm/lib/MC/WasmObjectWriter.cpp
llvm/lib/Object/RelocationResolver.cpp
llvm/lib/Object/WasmObjectFile.cpp
llvm/lib/ObjectYAML/WasmEmitter.cpp
llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyWasmObjectWriter.cpp
llvm/lib/Target/WebAssembly/WebAssembly.h
llvm/lib/Target/WebAssembly/WebAssemblyDebugValueManager.cpp
llvm/lib/Target/WebAssembly/WebAssemblyFrameLowering.cpp
llvm/lib/Target/WebAssembly/WebAssemblyInstrInfo.cpp
llvm/test/CodeGen/WebAssembly/debugtest-opt.ll
llvm/test/MC/WebAssembly/debug-info.ll
llvm/test/MC/WebAssembly/dwarfdump.ll
llvm/tools/llvm-readobj/WasmDumper.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77353.255682.patch
Type: text/x-patch
Size: 23799 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200407/e5b5e817/attachment.bin>
More information about the llvm-commits
mailing list