[all-commits] [llvm/llvm-project] 0fdfeb: [WebAssembly] Update test to run it in opaque poin...
Paulo Matos via All-commits
all-commits at lists.llvm.org
Thu Jun 23 05:16:45 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0fdfeb0847dfbce9d5734f61c9fc16ed6f7dc17e
https://github.com/llvm/llvm-project/commit/0fdfeb0847dfbce9d5734f61c9fc16ed6f7dc17e
Author: Paulo Matos <pmatos at igalia.com>
Date: 2022-06-23 (Thu, 23 Jun 2022)
Changed paths:
M clang/test/CodeGen/builtins-wasm.c
Log Message:
-----------
[WebAssembly] Update test to run it in opaque pointers mode
When opaque pointers was enabled, -no-opaque-pointers were added to some tests in order not to change behaviour. We now revert this and fix the test.
Reviewed By: asb, tlively
Differential Revision: https://reviews.llvm.org/D128282
More information about the All-commits
mailing list