[PATCH] D83713: [WebAssembly] Triple::wasm64 related cleanup
Wouter van Oortmerssen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 13 17:41:11 PDT 2020
aardappel updated this revision to Diff 277627.
aardappel added a comment.
Made LLD `is64` optional, so we can know if is set consistently.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D83713/new/
https://reviews.llvm.org/D83713
Files:
clang/lib/Driver/ToolChain.cpp
lld/wasm/Config.h
lld/wasm/Driver.cpp
lld/wasm/InputChunks.cpp
lld/wasm/InputFiles.cpp
lld/wasm/SyntheticSections.cpp
lld/wasm/Writer.cpp
llvm/include/llvm/Object/Wasm.h
llvm/lib/Object/WasmObjectFile.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83713.277627.patch
Type: text/x-patch
Size: 9282 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200714/d4dc35cd/attachment.bin>
More information about the llvm-commits
mailing list