[all-commits] [llvm/llvm-project] ce00fd: [WebAssembly] Cleanup feature tests (#80780)
Heejin Ahn via All-commits
all-commits at lists.llvm.org
Tue Feb 6 11:19:58 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ce00fdc91cb7a466054c3ffd8788ae2f9f5100f3
https://github.com/llvm/llvm-project/commit/ce00fdc91cb7a466054c3ffd8788ae2f9f5100f3
Author: Heejin Ahn <aheejin at gmail.com>
Date: 2024-02-06 (Tue, 06 Feb 2024)
Changed paths:
M clang/test/Driver/wasm-features.c
M clang/test/Preprocessor/wasm-target-features.c
Log Message:
-----------
[WebAssembly] Cleanup feature tests (#80780)
This adds missing features to the tests and removes a stale feature
(unimplemented_simd128) from them.
More information about the All-commits
mailing list