[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)
commita5e175c60cf25a20c87534a0ff852ac199ee362b
treeb3c844375610ab8912a40568f1ae327af130ebf5
parenta9958fc30d0c6d4c140be892c5a824b827d2eb5d
[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

llvm-svn: 357145
llvm/lib/MC/WasmObjectWriter.cpp
llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyAsmBackend.cpp
llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyFixupKinds.h
llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCCodeEmitter.cpp
llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyWasmObjectWriter.cpp