[clang] [lld] [llvm] [WebAssembly] Add initial support for compact imports proposal (PR #176617)

via cfe-commits cfe-commits at lists.llvm.org
Sat Jan 17 17:33:13 PST 2026


github-actions[bot] wrote:

<!--PREMERGE ADVISOR COMMENT: Linux-->
# :penguin: Linux x64 Test Results

* 168194 tests passed
* 2996 tests skipped
* 1 test failed

## Failed Tests
(click on a test name to see its output)

### Clang
<details>
<summary>Clang.Preprocessor/wasm-target-features.c</summary>

```
Exit Code: 1

Command Output (stdout):
--
# RUN: at line 1
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -E -dM /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -o - 2>&1      -target wasm32-unknown-unknown -matomics    | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -check-prefix=ATOMICS
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -E -dM /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -o - -target wasm32-unknown-unknown -matomics
# note: command had no output on stdout or stderr
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -check-prefix=ATOMICS
# note: command had no output on stdout or stderr
# RUN: at line 4
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -E -dM /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -o - 2>&1      -target wasm64-unknown-unknown -matomics    | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -check-prefix=ATOMICS
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -E -dM /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -o - -target wasm64-unknown-unknown -matomics
# note: command had no output on stdout or stderr
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -check-prefix=ATOMICS
# note: command had no output on stdout or stderr
# RUN: at line 10
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -E -dM /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -o - 2>&1      -target wasm32-unknown-unknown -pthread    | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -check-prefix=PTHREAD
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -E -dM /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -o - -target wasm32-unknown-unknown -pthread
# note: command had no output on stdout or stderr
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -check-prefix=PTHREAD
# note: command had no output on stdout or stderr
# RUN: at line 13
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -E -dM /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -o - 2>&1      -target wasm64-unknown-unknown -pthread    | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -check-prefix=PTHREAD
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -E -dM /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -o - -target wasm64-unknown-unknown -pthread
# note: command had no output on stdout or stderr
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -check-prefix=PTHREAD
# note: command had no output on stdout or stderr
# RUN: at line 19
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -E -dM /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -o - 2>&1      -target wasm32-unknown-unknown -mbulk-memory    | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -check-prefix=BULK-MEMORY
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -E -dM /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -o - -target wasm32-unknown-unknown -mbulk-memory
# note: command had no output on stdout or stderr
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -check-prefix=BULK-MEMORY
# note: command had no output on stdout or stderr
# RUN: at line 22
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -E -dM /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -o - 2>&1      -target wasm64-unknown-unknown -mbulk-memory    | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -check-prefix=BULK-MEMORY
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -E -dM /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -o - -target wasm64-unknown-unknown -mbulk-memory
# note: command had no output on stdout or stderr
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -check-prefix=BULK-MEMORY
# note: command had no output on stdout or stderr
# RUN: at line 28
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -E -dM /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -o - 2>&1      -target wasm32-unknown-unknown -mexception-handling    | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -check-prefix=EXCEPTION-HANDLING
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -E -dM /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -o - -target wasm32-unknown-unknown -mexception-handling
# note: command had no output on stdout or stderr
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -check-prefix=EXCEPTION-HANDLING
# note: command had no output on stdout or stderr
# RUN: at line 31
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -E -dM /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -o - 2>&1      -target wasm64-unknown-unknown -mexception-handling    | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -check-prefix=EXCEPTION-HANDLING
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -E -dM /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -o - -target wasm64-unknown-unknown -mexception-handling
# note: command had no output on stdout or stderr
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -check-prefix=EXCEPTION-HANDLING
# note: command had no output on stdout or stderr
# RUN: at line 37
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -E -dM /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -o - 2>&1      -target wasm32-unknown-unknown -mextended-const    | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -check-prefix=EXTENDED-CONST
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -E -dM /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -o - -target wasm32-unknown-unknown -mextended-const
# note: command had no output on stdout or stderr
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -check-prefix=EXTENDED-CONST
# note: command had no output on stdout or stderr
# RUN: at line 40
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -E -dM /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -o - 2>&1      -target wasm64-unknown-unknown -mextended-const    | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -check-prefix=EXTENDED-CONST
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -E -dM /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -o - -target wasm64-unknown-unknown -mextended-const
# note: command had no output on stdout or stderr
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -check-prefix=EXTENDED-CONST
# note: command had no output on stdout or stderr
# RUN: at line 46
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -E -dM /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -o - 2>&1      -target wasm32-unknown-unknown -mfp16    | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -check-prefix=FP16
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -E -dM /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -o - -target wasm32-unknown-unknown -mfp16
# note: command had no output on stdout or stderr
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -check-prefix=FP16
# note: command had no output on stdout or stderr
# RUN: at line 49
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -E -dM /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -o - 2>&1      -target wasm64-unknown-unknown -mfp16    | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -check-prefix=FP16
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -E -dM /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -o - -target wasm64-unknown-unknown -mfp16
# note: command had no output on stdout or stderr
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -check-prefix=FP16
# note: command had no output on stdout or stderr
# RUN: at line 55
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -E -dM /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -o - 2>&1      -target wasm32-unknown-unknown -mgc    | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -check-prefix=GC
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -E -dM /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -o - -target wasm32-unknown-unknown -mgc
# note: command had no output on stdout or stderr
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -check-prefix=GC
# note: command had no output on stdout or stderr
# RUN: at line 58
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -E -dM /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -o - 2>&1      -target wasm64-unknown-unknown -mgc    | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -check-prefix=GC
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -E -dM /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -o - -target wasm64-unknown-unknown -mgc
# note: command had no output on stdout or stderr
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -check-prefix=GC
# note: command had no output on stdout or stderr
# RUN: at line 64
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -E -dM /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -o - 2>&1      -target wasm32-unknown-unknown -mmultimemory    | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -check-prefix=MULTIMEMORY
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -E -dM /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -o - -target wasm32-unknown-unknown -mmultimemory
# note: command had no output on stdout or stderr
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -check-prefix=MULTIMEMORY
# note: command had no output on stdout or stderr
# RUN: at line 67
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -E -dM /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -o - 2>&1      -target wasm64-unknown-unknown -mmultimemory    | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -check-prefix=MULTIMEMORY
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -E -dM /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -o - -target wasm64-unknown-unknown -mmultimemory
# note: command had no output on stdout or stderr
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -check-prefix=MULTIMEMORY
# note: command had no output on stdout or stderr
# RUN: at line 73
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -E -dM /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -o - 2>&1      -target wasm32-unknown-unknown -mmultivalue    | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -check-prefix=MULTIVALUE
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -E -dM /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -o - -target wasm32-unknown-unknown -mmultivalue
# note: command had no output on stdout or stderr
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -check-prefix=MULTIVALUE
# note: command had no output on stdout or stderr
# RUN: at line 76
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -E -dM /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -o - 2>&1      -target wasm64-unknown-unknown -mmultivalue    | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -check-prefix=MULTIVALUE
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -E -dM /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -o - -target wasm64-unknown-unknown -mmultivalue
# note: command had no output on stdout or stderr
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -check-prefix=MULTIVALUE
# note: command had no output on stdout or stderr
# RUN: at line 82
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -E -dM /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -o - 2>&1      -target wasm32-unknown-unknown -mmutable-globals    | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -check-prefix=MUTABLE-GLOBALS
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -E -dM /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -o - -target wasm32-unknown-unknown -mmutable-globals
# note: command had no output on stdout or stderr
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -check-prefix=MUTABLE-GLOBALS
# note: command had no output on stdout or stderr
# RUN: at line 85
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -E -dM /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -o - 2>&1      -target wasm64-unknown-unknown -mmutable-globals    | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -check-prefix=MUTABLE-GLOBALS
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -E -dM /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -o - -target wasm64-unknown-unknown -mmutable-globals
# note: command had no output on stdout or stderr
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -check-prefix=MUTABLE-GLOBALS
# note: command had no output on stdout or stderr
# RUN: at line 91
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -E -dM /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -o - 2>&1      -target wasm32-unknown-unknown -mnontrapping-fptoint    | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -check-prefix=NONTRAPPING-FPTOINT
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -E -dM /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -o - -target wasm32-unknown-unknown -mnontrapping-fptoint
# note: command had no output on stdout or stderr
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -check-prefix=NONTRAPPING-FPTOINT
# note: command had no output on stdout or stderr
# RUN: at line 94
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -E -dM /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -o - 2>&1      -target wasm64-unknown-unknown -mnontrapping-fptoint    | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -check-prefix=NONTRAPPING-FPTOINT
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -E -dM /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -o - -target wasm64-unknown-unknown -mnontrapping-fptoint
# note: command had no output on stdout or stderr
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -check-prefix=NONTRAPPING-FPTOINT
# note: command had no output on stdout or stderr
# RUN: at line 100
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -E -dM /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -o - 2>&1      -target wasm32-unknown-unknown -mreference-types    | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -check-prefix=REFERENCE-TYPES
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -E -dM /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -o - -target wasm32-unknown-unknown -mreference-types
# note: command had no output on stdout or stderr
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -check-prefix=REFERENCE-TYPES
# note: command had no output on stdout or stderr
# RUN: at line 103
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -E -dM /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -o - 2>&1      -target wasm64-unknown-unknown -mreference-types    | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -check-prefix=REFERENCE-TYPES
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -E -dM /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -o - -target wasm64-unknown-unknown -mreference-types
# note: command had no output on stdout or stderr
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -check-prefix=REFERENCE-TYPES
# note: command had no output on stdout or stderr
# RUN: at line 109
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -E -dM /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -o - 2>&1      -target wasm32-unknown-unknown -mrelaxed-simd    | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -check-prefix=RELAXED-SIMD
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -E -dM /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -o - -target wasm32-unknown-unknown -mrelaxed-simd
# note: command had no output on stdout or stderr
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -check-prefix=RELAXED-SIMD
# note: command had no output on stdout or stderr
# RUN: at line 112
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -E -dM /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -o - 2>&1      -target wasm64-unknown-unknown -mrelaxed-simd    | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -check-prefix=RELAXED-SIMD
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -E -dM /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -o - -target wasm64-unknown-unknown -mrelaxed-simd
# note: command had no output on stdout or stderr
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -check-prefix=RELAXED-SIMD
# note: command had no output on stdout or stderr
# RUN: at line 118
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -E -dM /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -o - 2>&1      -target wasm32-unknown-unknown -msign-ext    | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -check-prefix=SIGN-EXT
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -E -dM /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -o - -target wasm32-unknown-unknown -msign-ext
# note: command had no output on stdout or stderr
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -check-prefix=SIGN-EXT
# note: command had no output on stdout or stderr
# RUN: at line 121
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -E -dM /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -o - 2>&1      -target wasm64-unknown-unknown -msign-ext    | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -check-prefix=SIGN-EXT
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -E -dM /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -o - -target wasm64-unknown-unknown -msign-ext
# note: command had no output on stdout or stderr
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -check-prefix=SIGN-EXT
# note: command had no output on stdout or stderr
# RUN: at line 127
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -E -dM /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -o - 2>&1      -target wasm32-unknown-unknown -msimd128    | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -check-prefix=SIMD128
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -E -dM /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -o - -target wasm32-unknown-unknown -msimd128
# note: command had no output on stdout or stderr
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -check-prefix=SIMD128
# note: command had no output on stdout or stderr
# RUN: at line 130
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -E -dM /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -o - 2>&1      -target wasm64-unknown-unknown -msimd128    | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -check-prefix=SIMD128
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -E -dM /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -o - -target wasm64-unknown-unknown -msimd128
# note: command had no output on stdout or stderr
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -check-prefix=SIMD128
# note: command had no output on stdout or stderr
# RUN: at line 136
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -E -dM /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -o - 2>&1      -target wasm32-unknown-unknown -mtail-call    | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -check-prefix=TAIL-CALL
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -E -dM /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -o - -target wasm32-unknown-unknown -mtail-call
# note: command had no output on stdout or stderr
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -check-prefix=TAIL-CALL
# note: command had no output on stdout or stderr
# RUN: at line 139
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -E -dM /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -o - 2>&1      -target wasm64-unknown-unknown -mtail-call    | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -check-prefix=TAIL-CALL
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -E -dM /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -o - -target wasm64-unknown-unknown -mtail-call
# note: command had no output on stdout or stderr
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -check-prefix=TAIL-CALL
# note: command had no output on stdout or stderr
# RUN: at line 145
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -E -dM /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -o - 2>&1      -target wasm32-unknown-unknown -mcpu=mvp    | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -check-prefix=MVP
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -E -dM /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -o - -target wasm32-unknown-unknown -mcpu=mvp
# note: command had no output on stdout or stderr
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -check-prefix=MVP
# note: command had no output on stdout or stderr
# RUN: at line 148
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -E -dM /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -o - 2>&1      -target wasm64-unknown-unknown -mcpu=mvp    | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -check-prefix=MVP
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -E -dM /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -o - -target wasm64-unknown-unknown -mcpu=mvp
# note: command had no output on stdout or stderr
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -check-prefix=MVP
# note: command had no output on stdout or stderr
# RUN: at line 169
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -E -dM /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -o - 2>&1      -target wasm32-unknown-unknown -mcpu=generic    | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -check-prefix=GENERIC-INCLUDE
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -E -dM /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -o - -target wasm32-unknown-unknown -mcpu=generic
# note: command had no output on stdout or stderr
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -check-prefix=GENERIC-INCLUDE
# note: command had no output on stdout or stderr
# RUN: at line 172
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -E -dM /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -o - 2>&1      -target wasm64-unknown-unknown -mcpu=generic    | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -check-prefix=GENERIC-INCLUDE
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -E -dM /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -o - -target wasm64-unknown-unknown -mcpu=generic
# note: command had no output on stdout or stderr
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -check-prefix=GENERIC-INCLUDE
# note: command had no output on stdout or stderr
# RUN: at line 183
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -E -dM /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -o - 2>&1      -target wasm32-unknown-unknown -mcpu=generic    | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -check-prefix=GENERIC
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -E -dM /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -o - -target wasm32-unknown-unknown -mcpu=generic
# note: command had no output on stdout or stderr
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -check-prefix=GENERIC
# note: command had no output on stdout or stderr
# RUN: at line 186
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -E -dM /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -o - 2>&1      -target wasm64-unknown-unknown -mcpu=generic    | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -check-prefix=GENERIC
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -E -dM /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -o - -target wasm64-unknown-unknown -mcpu=generic
# note: command had no output on stdout or stderr
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -check-prefix=GENERIC
# note: command had no output on stdout or stderr
# RUN: at line 201
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -E -dM /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -o - 2>&1      -target wasm32-unknown-unknown -mcpu=bleeding-edge    | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -check-prefix=BLEEDING-EDGE-INCLUDE
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -E -dM /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -o - -target wasm32-unknown-unknown -mcpu=bleeding-edge
# note: command had no output on stdout or stderr
# error: command failed with exit status: 1
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c -check-prefix=BLEEDING-EDGE-INCLUDE
# .---command stderr------------
# | /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c:208:31: error: BLEEDING-EDGE-INCLUDE-DAG: expected string not found in input
# | // BLEEDING-EDGE-INCLUDE-DAG: #define __wasm_atomics__ 1{{$}}
# |                               ^
# | <stdin>:1:1: note: scanning from here
# | error: option '+comptact-imports' cannot be specified with '-target-feature'
# | ^
# | <stdin>:1:52: note: possible intended match here
# | error: option '+comptact-imports' cannot be specified with '-target-feature'
# |                                                    ^
# | 
# | Input file: <stdin>
# | Check file: /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/wasm-target-features.c
# | 
# | -dump-input=help explains the following input dump.
# | 
# | Input was:
# | <<<<<<
# |            1: error: option '+comptact-imports' cannot be specified with '-target-feature' 
# | dag:208'0     X~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ error: no match found
# | dag:208'1                                                        ?                          possible intended match
# | >>>>>>
# `-----------------------------
# error: command failed with exit status: 1

--

```
</details>

If these failures are unrelated to your changes (for example tests are broken or flaky at HEAD), please open an issue at https://github.com/llvm/llvm-project/issues and add the `infrastructure` label.

https://github.com/llvm/llvm-project/pull/176617


More information about the cfe-commits mailing list