[all-commits] [llvm/llvm-project] df7403: [WebAssembly] Remove unneeded getWasmKindForNamedS...
Sam Clegg via All-commits
all-commits at lists.llvm.org
Thu Feb 20 22:51:41 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: df74033ec9fceb0c7c1c44a61f240c05c4d5b368
https://github.com/llvm/llvm-project/commit/df74033ec9fceb0c7c1c44a61f240c05c4d5b368
Author: Sam Clegg <sbc at chromium.org>
Date: 2020-02-20 (Thu, 20 Feb 2020)
Changed paths:
M llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
Log Message:
-----------
[WebAssembly] Remove unneeded getWasmKindForNamedSection function
I believe this was carried over from getELFKindForNamedSection since
the wasm backend originally used ELF object writing as a template.
Differential Revision: https://reviews.llvm.org/D74565
More information about the All-commits
mailing list