[all-commits] [llvm/llvm-project] 16206e: [WebAssembly] Minor cleanup to WebAssemblySubtarge...
Sam Clegg via All-commits
all-commits at lists.llvm.org
Fri Apr 10 16:48:03 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 16206ee07d35814d57349f05823fb17e875f8278
https://github.com/llvm/llvm-project/commit/16206ee07d35814d57349f05823fb17e875f8278
Author: Sam Clegg <sbc at chromium.org>
Date: 2020-04-10 (Fri, 10 Apr 2020)
Changed paths:
M llvm/lib/Target/WebAssembly/WebAssemblySubtarget.cpp
M llvm/lib/Target/WebAssembly/WebAssemblySubtarget.h
Log Message:
-----------
[WebAssembly] Minor cleanup to WebAssemblySubtarget. NFC.
Pretty much all other platforms pass CPU string as arg0 of
initializeSubtargetDependencies.
Differential Revision: https://reviews.llvm.org/D77894
More information about the All-commits
mailing list