[all-commits] [llvm/llvm-project] 70aa11: [lld][WebAssembly] Convert a bunch more tests to a...
Sam Clegg via All-commits
all-commits at lists.llvm.org
Fri Feb 18 16:30:25 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 70aa11187e5c7ecca327356569dbb2e56f06cbe0
https://github.com/llvm/llvm-project/commit/70aa11187e5c7ecca327356569dbb2e56f06cbe0
Author: Sam Clegg <sbc at chromium.org>
Date: 2022-02-18 (Fri, 18 Feb 2022)
Changed paths:
R lld/test/wasm/archive-export.ll
A lld/test/wasm/archive-export.test
R lld/test/wasm/call-indirect.ll
A lld/test/wasm/call-indirect.s
R lld/test/wasm/driver.ll
A lld/test/wasm/driver.s
R lld/test/wasm/entry.ll
A lld/test/wasm/entry.s
R lld/test/wasm/fatal-warnings.ll
A lld/test/wasm/fatal-warnings.s
R lld/test/wasm/function-imports.ll
A lld/test/wasm/function-imports.s
R lld/test/wasm/stack-pointer.ll
A lld/test/wasm/stack-pointer.s
R lld/test/wasm/trace-symbol.ll
A lld/test/wasm/trace-symbol.s
Log Message:
-----------
[lld][WebAssembly] Convert a bunch more tests to asm. NFC
Differential Revision: https://reviews.llvm.org/D120060
More information about the All-commits
mailing list