[all-commits] [llvm/llvm-project] 29f8c9: [WebAssembly] Triple::wasm64 related cleanup
Wouter van Oortmerssen via All-commits
all-commits at lists.llvm.org
Thu Jul 16 12:02:08 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 29f8c9f6c25d50fd21e255060ea36eb0025ca2eb
https://github.com/llvm/llvm-project/commit/29f8c9f6c25d50fd21e255060ea36eb0025ca2eb
Author: Wouter van Oortmerssen <aardappel at gmail.com>
Date: 2020-07-16 (Thu, 16 Jul 2020)
Changed paths:
M clang/lib/Driver/ToolChain.cpp
M lld/wasm/Config.h
M lld/wasm/Driver.cpp
M lld/wasm/InputChunks.cpp
M lld/wasm/InputFiles.cpp
M lld/wasm/SyntheticSections.cpp
M lld/wasm/Writer.cpp
M llvm/include/llvm/Object/Wasm.h
M llvm/lib/Object/WasmObjectFile.cpp
Log Message:
-----------
[WebAssembly] Triple::wasm64 related cleanup
Differential Revision: https://reviews.llvm.org/D83713
More information about the All-commits
mailing list