Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D37385
[WebAssembly] Update reloction names to match spec ClosedPublic Authored by sbc100 on Sep 1 2017, 10:23 AM.
Details
Diff Detail
Event TimelineHerald added subscribers: aheejin, jgravelle-google, dschuff, jfb. · View Herald TranscriptSep 1 2017, 10:23 AM This revision is now accepted and ready to land.Sep 1 2017, 10:28 AM Closed by commit rL312342: [WebAssembly] Update relocation names to match spec (authored by sbc). · Explain WhySep 1 2017, 10:33 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 113556 llvm/trunk/include/llvm/BinaryFormat/WasmRelocs/WebAssembly.def
llvm/trunk/lib/MC/WasmObjectWriter.cpp
llvm/trunk/lib/Object/WasmObjectFile.cpp
llvm/trunk/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyWasmObjectWriter.cpp
llvm/trunk/test/MC/WebAssembly/external-data.ll
llvm/trunk/test/MC/WebAssembly/reloc-code.ll
llvm/trunk/test/MC/WebAssembly/reloc-data.ll
llvm/trunk/test/MC/WebAssembly/unnamed-data.ll
llvm/trunk/test/Object/objdump-relocations.test
llvm/trunk/test/ObjectYAML/wasm/data_section.yaml
llvm/trunk/test/tools/llvm-objdump/WebAssembly/relocations.test
llvm/trunk/test/tools/llvm-readobj/relocations.test
llvm/trunk/tools/llvm-readobj/WasmDumper.cpp
llvm/trunk/tools/yaml2obj/yaml2wasm.cpp
|