]> granicus.if.org Git - llvm/commit
[WebAssembly] Rename wasm fixup kinds
authorSam Clegg <sbc@chromium.org>
Thu, 28 Mar 2019 02:07:28 +0000 (02:07 +0000)
committerSam Clegg <sbc@chromium.org>
Thu, 28 Mar 2019 02:07:28 +0000 (02:07 +0000)
commit0c6b3a0db8e435132cd5d59f359608e75083edda
tree15453066bca9f6d03427eb628389de5aaca19b82
parent28d5e13c110e28f8d95837ba0028db46a3643e49
[WebAssembly] Rename wasm fixup kinds

These fixup kinds are not explicitly related to the code section.  They
are there to signal how to apply the fixup.

Also, a couple of other minor wasm cleanups.

Differential Revision: https://reviews.llvm.org/D59908

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@357145 91177308-0d34-0410-b5e6-96231b3b80d8
lib/MC/WasmObjectWriter.cpp
lib/Target/WebAssembly/MCTargetDesc/WebAssemblyAsmBackend.cpp
lib/Target/WebAssembly/MCTargetDesc/WebAssemblyFixupKinds.h
lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCCodeEmitter.cpp
lib/Target/WebAssembly/MCTargetDesc/WebAssemblyWasmObjectWriter.cpp