Needed for wasm64, see discussion in https://reviews.llvm.org/D91203
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D91395
[WebAssembly] Added R_WASM_FUNCTION_OFFSET_I64 for use with DWARF DW_AT_low_pc ClosedPublic Authored by aardappel on Nov 12 2020, 4:43 PM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Nov 12 2020, 7:11 PM Closed by commit rG16f02431dc53: [WebAssembly] Added R_WASM_FUNCTION_OFFSET_I64 for use with DWARF DW_AT_low_pc (authored by aardappel). · Explain WhyNov 13 2020, 9:33 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 305195 lld/wasm/InputChunks.cpp
lld/wasm/InputFiles.cpp
llvm/include/llvm/BinaryFormat/WasmRelocs.def
llvm/lib/BinaryFormat/Wasm.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/WebAssemblyMCAsmInfo.cpp
llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyWasmObjectWriter.cpp
llvm/test/MC/WebAssembly/debug-info64.ll
llvm/test/MC/WebAssembly/dwarfdump64.ll
|