[PATCH] D59625: [WebAssembly] Merge used feature sets, update atomics linkage policy
Thomas Lively via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 28 17:37:33 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL357226: [WebAssembly] Merge used feature sets, update atomics linkage policy (authored by tlively, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D59625?vs=192746&id=192748#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59625/new/
https://reviews.llvm.org/D59625
Files:
llvm/trunk/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCTargetDesc.h
llvm/trunk/lib/Target/WebAssembly/WebAssemblyAsmPrinter.cpp
llvm/trunk/lib/Target/WebAssembly/WebAssemblyAsmPrinter.h
llvm/trunk/lib/Target/WebAssembly/WebAssemblySubtarget.cpp
llvm/trunk/lib/Target/WebAssembly/WebAssemblySubtarget.h
llvm/trunk/lib/Target/WebAssembly/WebAssemblyTargetMachine.cpp
llvm/trunk/lib/Target/WebAssembly/WebAssemblyTargetMachine.h
llvm/trunk/test/CodeGen/WebAssembly/target-features-tls.ll
llvm/trunk/test/CodeGen/WebAssembly/target-features.ll
llvm/trunk/test/MC/WebAssembly/array-fill.ll
llvm/trunk/test/MC/WebAssembly/assembler-binary.ll
llvm/trunk/test/MC/WebAssembly/bss.ll
llvm/trunk/test/MC/WebAssembly/comdat.ll
llvm/trunk/test/MC/WebAssembly/debug-info.ll
llvm/trunk/test/MC/WebAssembly/explicit-sections.ll
llvm/trunk/test/MC/WebAssembly/global-ctor-dtor.ll
llvm/trunk/test/MC/WebAssembly/visibility.ll
llvm/trunk/test/MC/WebAssembly/weak-alias.ll
llvm/trunk/test/MC/WebAssembly/weak.ll
llvm/trunk/utils/TableGen/SubtargetEmitter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59625.192748.patch
Type: text/x-patch
Size: 25085 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190329/6d2d511d/attachment.bin>
More information about the llvm-commits
mailing list