[clang] [NVPTX] fix `no member named 'this_cluster'` (PR #187039)

via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 17 08:43:03 PDT 2026


github-actions[bot] wrote:

<!--PREMERGE ADVISOR COMMENT: Windows-->
# :window: Windows x64 Test Results

* 53285 tests passed
* 1029 tests skipped
* 1 test failed

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

### Clang
<details>
<summary>Clang.Preprocessor/predefined-arch-macros.c</summary>

```
Exit Code: 1

Command Output (stdout):
--
# RUN: at line 3
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=i386 -m32 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_I386_M32
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=i386 -m32 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_I386_M32
# note: command had no output on stdout or stderr
# RUN: at line 11
not c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=i386 -m64 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_I386_M64
# executed command: not 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=i386 -m64 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_I386_M64
# note: command had no output on stdout or stderr
# RUN: at line 16
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=i486 -m32 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_I486_M32
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=i486 -m32 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_I486_M32
# note: command had no output on stdout or stderr
# RUN: at line 25
not c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=i486 -m64 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_I486_M64
# executed command: not 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=i486 -m64 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_I486_M64
# note: command had no output on stdout or stderr
# RUN: at line 30
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=i586 -m32 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_I586_M32
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=i586 -m32 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_I586_M32
# note: command had no output on stdout or stderr
# RUN: at line 42
not c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=i586 -m64 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_I586_M64
# executed command: not 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=i586 -m64 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_I586_M64
# note: command had no output on stdout or stderr
# RUN: at line 47
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=pentium -m32 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_PENTIUM_M32
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=pentium -m32 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_PENTIUM_M32
# note: command had no output on stdout or stderr
# RUN: at line 59
not c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=pentium -m64 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_PENTIUM_M64
# executed command: not 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=pentium -m64 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_PENTIUM_M64
# note: command had no output on stdout or stderr
# RUN: at line 64
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=pentium-mmx -m32 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_PENTIUM_MMX_M32
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=pentium-mmx -m32 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_PENTIUM_MMX_M32
# note: command had no output on stdout or stderr
# RUN: at line 79
not c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=pentium-mmx -m64 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_PENTIUM_MMX_M64
# executed command: not 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=pentium-mmx -m64 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_PENTIUM_MMX_M64
# note: command had no output on stdout or stderr
# RUN: at line 84
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=winchip-c6 -m32 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_WINCHIP_C6_M32
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=winchip-c6 -m32 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_WINCHIP_C6_M32
# note: command had no output on stdout or stderr
# RUN: at line 94
not c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=winchip-c6 -m64 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_WINCHIP_C6_M64
# executed command: not 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=winchip-c6 -m64 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_WINCHIP_C6_M64
# note: command had no output on stdout or stderr
# RUN: at line 99
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=winchip2 -m32 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_WINCHIP2_M32
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=winchip2 -m32 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_WINCHIP2_M32
# note: command had no output on stdout or stderr
# RUN: at line 109
not c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=winchip2 -m64 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_WINCHIP2_M64
# executed command: not 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=winchip2 -m64 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_WINCHIP2_M64
# note: command had no output on stdout or stderr
# RUN: at line 114
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=c3 -m32 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_C3_M32
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=c3 -m32 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_C3_M32
# note: command had no output on stdout or stderr
# RUN: at line 124
not c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=c3 -m64 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_C3_M64
# executed command: not 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=c3 -m64 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_C3_M64
# note: command had no output on stdout or stderr
# RUN: at line 129
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=c3-2 -m32 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_C3_2_M32
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=c3-2 -m32 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_C3_2_M32
# note: command had no output on stdout or stderr
# RUN: at line 144
not c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=c3-2 -m64 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_C3_2_M64
# executed command: not 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=c3-2 -m64 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_C3_2_M64
# note: command had no output on stdout or stderr
# RUN: at line 149
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=i686 -m32 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_I686_M32
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=i686 -m32 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_I686_M32
# note: command had no output on stdout or stderr
# RUN: at line 161
not c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=i686 -m64 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_I686_M64
# executed command: not 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=i686 -m64 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_I686_M64
# note: command had no output on stdout or stderr
# RUN: at line 166
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=pentiumpro -m32 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_PENTIUMPRO_M32
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=pentiumpro -m32 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_PENTIUMPRO_M32
# note: command had no output on stdout or stderr
# RUN: at line 178
not c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=pentiumpro -m64 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_PENTIUMPRO_M64
# executed command: not 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=pentiumpro -m64 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_PENTIUMPRO_M64
# note: command had no output on stdout or stderr
# RUN: at line 183
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=pentium2 -m32 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_PENTIUM2_M32
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=pentium2 -m32 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_PENTIUM2_M32
# note: command had no output on stdout or stderr
# RUN: at line 198
not c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=pentium2 -m64 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_PENTIUM2_M64
# executed command: not 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=pentium2 -m64 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_PENTIUM2_M64
# note: command had no output on stdout or stderr
# RUN: at line 203
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=pentium3 -m32 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_PENTIUM3_M32
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=pentium3 -m32 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_PENTIUM3_M32
# note: command had no output on stdout or stderr
# RUN: at line 219
not c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=pentium3 -m64 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_PENTIUM3_M64
# executed command: not 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=pentium3 -m64 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_PENTIUM3_M64
# note: command had no output on stdout or stderr
# RUN: at line 224
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=pentium3m -m32 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_PENTIUM3M_M32
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=pentium3m -m32 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_PENTIUM3M_M32
# note: command had no output on stdout or stderr
# RUN: at line 238
not c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=pentium3m -m64 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_PENTIUM3M_M64
# executed command: not 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=pentium3m -m64 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_PENTIUM3M_M64
# note: command had no output on stdout or stderr
# RUN: at line 243
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=pentium-m -m32 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_PENTIUM_M_M32
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=pentium-m -m32 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_PENTIUM_M_M32
# note: command had no output on stdout or stderr
# RUN: at line 258
not c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=pentium-m -m64 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_PENTIUM_M_M64
# executed command: not 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=pentium-m -m64 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_PENTIUM_M_M64
# note: command had no output on stdout or stderr
# RUN: at line 263
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=pentium4 -m32 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_PENTIUM4_M32
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=pentium4 -m32 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_PENTIUM4_M32
# note: command had no output on stdout or stderr
# RUN: at line 275
not c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=pentium4 -m64 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_PENTIUM4_M64
# executed command: not 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=pentium4 -m64 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_PENTIUM4_M64
# note: command had no output on stdout or stderr
# RUN: at line 280
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=pentium4m -m32 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_PENTIUM4M_M32
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=pentium4m -m32 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_PENTIUM4M_M32
# note: command had no output on stdout or stderr
# RUN: at line 292
not c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=pentium4m -m64 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_PENTIUM4M_M64
# executed command: not 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=pentium4m -m64 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_PENTIUM4M_M64
# note: command had no output on stdout or stderr
# RUN: at line 297
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=yonah -m32 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_YONAH_M32
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=yonah -m32 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_YONAH_M32
# note: command had no output on stdout or stderr
# RUN: at line 310
not c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=yonah -m64 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_YONAH_M64
# executed command: not 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=yonah -m64 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_YONAH_M64
# note: command had no output on stdout or stderr
# RUN: at line 315
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=prescott -m32 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_PRESCOTT_M32
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=prescott -m32 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_PRESCOTT_M32
# note: command had no output on stdout or stderr
# RUN: at line 328
not c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=prescott -m64 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_PRESCOTT_M64
# executed command: not 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=prescott -m64 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_PRESCOTT_M64
# note: command had no output on stdout or stderr
# RUN: at line 333
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=nocona -m32 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_NOCONA_M32
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=nocona -m32 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_NOCONA_M32
# note: command had no output on stdout or stderr
# RUN: at line 346
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=nocona -m64 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_NOCONA_M64
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=nocona -m64 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_NOCONA_M64
# note: command had no output on stdout or stderr
# RUN: at line 363
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=core2 -m32 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_CORE2_M32
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=core2 -m32 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_CORE2_M32
# note: command had no output on stdout or stderr
# RUN: at line 366
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=penryn -m32 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefixes=CHECK_CORE2_M32,CHECK_PENRYN_M32
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=penryn -m32 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefixes=CHECK_CORE2_M32,CHECK_PENRYN_M32
# note: command had no output on stdout or stderr
# RUN: at line 382
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=core2 -m64 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_CORE2_M64
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=core2 -m64 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_CORE2_M64
# note: command had no output on stdout or stderr
# RUN: at line 385
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=penryn -m64 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefixes=CHECK_CORE2_M64,CHECK_PENRYN_M64
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=penryn -m64 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefixes=CHECK_CORE2_M64,CHECK_PENRYN_M64
# note: command had no output on stdout or stderr
# RUN: at line 404
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=corei7 -m32 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_COREI7_M32
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=corei7 -m32 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_COREI7_M32
# note: command had no output on stdout or stderr
# RUN: at line 407
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=nehalem -m32 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_COREI7_M32
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=nehalem -m32 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_COREI7_M32
# note: command had no output on stdout or stderr
# RUN: at line 410
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=westmere -m32 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefixes=CHECK_COREI7_M32,CHECK_WESTMERE_M32
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=westmere -m32 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefixes=CHECK_COREI7_M32,CHECK_WESTMERE_M32
# note: command had no output on stdout or stderr
# RUN: at line 430
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=corei7 -m64 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_COREI7_M64
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=corei7 -m64 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_COREI7_M64
# note: command had no output on stdout or stderr
# RUN: at line 433
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=nehalem -m64 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_COREI7_M64
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=nehalem -m64 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_COREI7_M64
# note: command had no output on stdout or stderr
# RUN: at line 436
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=westmere -m64 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefixes=CHECK_COREI7_M64,CHECK_WESTMERE_M64
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=westmere -m64 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefixes=CHECK_COREI7_M64,CHECK_WESTMERE_M64
# note: command had no output on stdout or stderr
# RUN: at line 459
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=corei7-avx -m32 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_COREI7_AVX_M32
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=corei7-avx -m32 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_COREI7_AVX_M32
# note: command had no output on stdout or stderr
# RUN: at line 462
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=sandybridge -m32 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_COREI7_AVX_M32
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=sandybridge -m32 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_COREI7_AVX_M32
# note: command had no output on stdout or stderr
# RUN: at line 485
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=corei7-avx -m64 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_COREI7_AVX_M64
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=corei7-avx -m64 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_COREI7_AVX_M64
# note: command had no output on stdout or stderr
# RUN: at line 488
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=sandybridge -m64 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_COREI7_AVX_M64
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=sandybridge -m64 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_COREI7_AVX_M64
# note: command had no output on stdout or stderr
# RUN: at line 514
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=core-avx-i -m32 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_CORE_AVX_I_M32
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=core-avx-i -m32 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_CORE_AVX_I_M32
# note: command had no output on stdout or stderr
# RUN: at line 517
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=ivybridge -m32 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_CORE_AVX_I_M32
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=ivybridge -m32 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_CORE_AVX_I_M32
# note: command had no output on stdout or stderr
# RUN: at line 540
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=core-avx-i -m64 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_CORE_AVX_I_M64
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=core-avx-i -m64 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_CORE_AVX_I_M64
# note: command had no output on stdout or stderr
# RUN: at line 543
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=ivybridge -m64 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_CORE_AVX_I_M64
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=ivybridge -m64 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_CORE_AVX_I_M64
# note: command had no output on stdout or stderr
# RUN: at line 569
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=core-avx2 -m32 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_CORE_AVX2_M32
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=core-avx2 -m32 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_CORE_AVX2_M32
# note: command had no output on stdout or stderr
# RUN: at line 572
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=haswell -m32 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_CORE_AVX2_M32
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=haswell -m32 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_CORE_AVX2_M32
# note: command had no output on stdout or stderr
# RUN: at line 604
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=core-avx2 -m64 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_CORE_AVX2_M64
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=core-avx2 -m64 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_CORE_AVX2_M64
# note: command had no output on stdout or stderr
# RUN: at line 607
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=haswell -m64 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_CORE_AVX2_M64
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=haswell -m64 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_CORE_AVX2_M64
# note: command had no output on stdout or stderr
# RUN: at line 642
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=broadwell -m32 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_BROADWELL_M32
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=broadwell -m32 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_BROADWELL_M32
# note: command had no output on stdout or stderr
# RUN: at line 677
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=broadwell -m64 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_BROADWELL_M64
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=broadwell -m64 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_BROADWELL_M64
# note: command had no output on stdout or stderr
# RUN: at line 715
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=skylake -m32 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_SKL_M32
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=skylake -m32 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_SKL_M32
# note: command had no output on stdout or stderr
# RUN: at line 749
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=skylake -m64 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_SKL_M64
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=skylake -m64 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_SKL_M64
# note: command had no output on stdout or stderr
# RUN: at line 788
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=knl -m32 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_KNL_M32
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=knl -m32 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_KNL_M32
# note: command had no output on stdout or stderr
# RUN: at line 822
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=knl -m64 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_KNL_M64
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=knl -m64 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_KNL_M64
# note: command had no output on stdout or stderr
# RUN: at line 859
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=knm -m32 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_KNM_M32
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=knm -m32 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_KNM_M32
# note: command had no output on stdout or stderr
# RUN: at line 891
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=knm -m64 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_KNM_M64
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=knm -m64 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_KNM_M64
# note: command had no output on stdout or stderr
# RUN: at line 926
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=skylake-avx512 -m32 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_SKX_M32
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=skylake-avx512 -m32 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_SKX_M32
# note: command had no output on stdout or stderr
# RUN: at line 971
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=skylake-avx512 -m64 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_SKX_M64
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=skylake-avx512 -m64 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_SKX_M64
# note: command had no output on stdout or stderr
# RUN: at line 1019
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=cascadelake -m32 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_CLX_M32
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=cascadelake -m32 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_CLX_M32
# note: command had no output on stdout or stderr
# RUN: at line 1065
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=cascadelake -m64 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_CLX_M64
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=cascadelake -m64 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_CLX_M64
# note: command had no output on stdout or stderr
# RUN: at line 1114
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=cooperlake -m32 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_CPX_M32
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=cooperlake -m32 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_CPX_M32
# note: command had no output on stdout or stderr
# RUN: at line 1161
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=cooperlake -m64 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_CPX_M64
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=cooperlake -m64 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_CPX_M64
# note: command had no output on stdout or stderr
# RUN: at line 1211
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=cannonlake -m32 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_CNL_M32
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=cannonlake -m32 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_CNL_M32
# note: command had no output on stdout or stderr
# RUN: at line 1259
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=cannonlake -m64 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_CNL_M64
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=cannonlake -m64 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_CNL_M64
# note: command had no output on stdout or stderr
# RUN: at line 1308
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=icelake-client -m32 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefixes=CHECK_ICL_M32,CHECK_ICL_M32S
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=icelake-client -m32 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefixes=CHECK_ICL_M32,CHECK_ICL_M32S
# note: command had no output on stdout or stderr
# RUN: at line 1311
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=rocketlake -m32 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefixes=CHECK_ICL_M32,CHECK_RKL_M32S
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=rocketlake -m32 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefixes=CHECK_ICL_M32,CHECK_RKL_M32S
# note: command had no output on stdout or stderr
# RUN: at line 1369
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=icelake-client -m64 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefixes=CHECK_ICL_M64,CHECK_ICL_M64S
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=icelake-client -m64 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefixes=CHECK_ICL_M64,CHECK_ICL_M64S
# note: command had no output on stdout or stderr
# RUN: at line 1372
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=rocketlake -m64 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefixes=CHECK_ICL_M64,CHECK_RKL_M64S
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=rocketlake -m64 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefixes=CHECK_ICL_M64,CHECK_RKL_M64S
# note: command had no output on stdout or stderr
# RUN: at line 1431
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=icelake-server -m32 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_ICX_M32
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=icelake-server -m32 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_ICX_M32
# note: command had no output on stdout or stderr
# RUN: at line 1489
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=icelake-server -m64 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_ICX_M64
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=icelake-server -m64 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_ICX_M64
# note: command had no output on stdout or stderr
# RUN: at line 1548
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=tigerlake -m32 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_TGL_M32
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=tigerlake -m32 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_TGL_M32
# note: command had no output on stdout or stderr
# RUN: at line 1610
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=tigerlake -m64 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_TGL_M64
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=tigerlake -m64 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_TGL_M64
# note: command had no output on stdout or stderr
# RUN: at line 1673
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=sapphirerapids -m32 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_SPR_M32
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=sapphirerapids -m32 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_SPR_M32
# note: command had no output on stdout or stderr
# RUN: at line 1676
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=emeraldrapids -m32 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_SPR_M32
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=emeraldrapids -m32 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_SPR_M32
# note: command had no output on stdout or stderr
# RUN: at line 1748
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=sapphirerapids -m64 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_SPR_M64
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=sapphirerapids -m64 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_SPR_M64
# note: command had no output on stdout or stderr
# RUN: at line 1751
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=emeraldrapids -m64 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_SPR_M64
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=emeraldrapids -m64 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_SPR_M64
# note: command had no output on stdout or stderr
# RUN: at line 1824
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=graniterapids -m32 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      --target=i386    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_GNR_M32
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=graniterapids -m32 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - --target=i386
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_GNR_M32
# note: command had no output on stdout or stderr
# RUN: at line 1827
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=graniterapids-d -m32 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      --target=i386    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefixes=CHECK_GNR_M32,CHECK_GNRD_M32
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=graniterapids-d -m32 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - --target=i386
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefixes=CHECK_GNR_M32,CHECK_GNRD_M32
# note: command had no output on stdout or stderr
# RUN: at line 1830
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=diamondrapids -m32 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      --target=i386    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefixes=CHECK_GNR_M32,CHECK_GNRD_M32,CHECK_DMR_M32
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=diamondrapids -m32 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - --target=i386
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefixes=CHECK_GNR_M32,CHECK_GNRD_M32,CHECK_DMR_M32
# note: command had no output on stdout or stderr
# RUN: at line 1930
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=graniterapids -m64 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      --target=x86_64    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_GNR_M64
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=graniterapids -m64 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - --target=x86_64
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_GNR_M64
# note: command had no output on stdout or stderr
# RUN: at line 1933
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=graniterapids-d -m64 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      --target=x86_64    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefixes=CHECK_GNR_M64,CHECK_GNRD_M64
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=graniterapids-d -m64 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - --target=x86_64
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefixes=CHECK_GNR_M64,CHECK_GNRD_M64
# note: command had no output on stdout or stderr
# RUN: at line 1936
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=diamondrapids -m64 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      --target=x86_64    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefixes=CHECK_GNR_M64,CHECK_GNRD_M64,CHECK_DMR_M64
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=diamondrapids -m64 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - --target=x86_64
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefixes=CHECK_GNR_M64,CHECK_GNRD_M64,CHECK_DMR_M64
# note: command had no output on stdout or stderr
# RUN: at line 2037
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=alderlake -m32 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_ADL_M32
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=alderlake -m32 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_ADL_M32
# note: command had no output on stdout or stderr
# RUN: at line 2040
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=raptorlake -m32 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_ADL_M32
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=raptorlake -m32 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_ADL_M32
# note: command had no output on stdout or stderr
# RUN: at line 2043
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=meteorlake -m32 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_ADL_M32
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=meteorlake -m32 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_ADL_M32
# note: command had no output on stdout or stderr
# RUN: at line 2046
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=gracemont -m32 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_ADL_M32
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=gracemont -m32 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_ADL_M32
# note: command had no output on stdout or stderr
# RUN: at line 2108
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=alderlake -m64 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_ADL_M64
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=alderlake -m64 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_ADL_M64
# note: command had no output on stdout or stderr
# RUN: at line 2111
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=raptorlake -m64 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_ADL_M64
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=raptorlake -m64 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_ADL_M64
# note: command had no output on stdout or stderr
# RUN: at line 2114
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=meteorlake -m64 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_ADL_M64
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=meteorlake -m64 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_ADL_M64
# note: command had no output on stdout or stderr
# RUN: at line 2117
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=gracemont -m64 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_ADL_M64
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=gracemont -m64 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_ADL_M64
# note: command had no output on stdout or stderr
# RUN: at line 2181
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=atom -m32 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_ATOM_M32
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=atom -m32 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_ATOM_M32
# note: command had no output on stdout or stderr
# RUN: at line 2184
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=bonnell -m32 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_ATOM_M32
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=bonnell -m32 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_ATOM_M32
# note: command had no output on stdout or stderr
# RUN: at line 2200
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=atom -m64 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_ATOM_M64
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=atom -m64 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_ATOM_M64
# note: command had no output on stdout or stderr
# RUN: at line 2203
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=bonnell -m64 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_ATOM_M64
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=bonnell -m64 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_ATOM_M64
# note: command had no output on stdout or stderr
# RUN: at line 2222
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=goldmont -m32 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_GLM_M32
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=goldmont -m32 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_GLM_M32
# note: command had no output on stdout or stderr
# RUN: at line 2255
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=goldmont -m64 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_GLM_M64
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=goldmont -m64 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_GLM_M64
# note: command had no output on stdout or stderr
# RUN: at line 2286
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=goldmont-plus -m32 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_GLMP_M32
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=goldmont-plus -m32 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_GLMP_M32
# note: command had no output on stdout or stderr
# RUN: at line 2322
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=goldmont-plus -m64 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_GLMP_M64
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=goldmont-plus -m64 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_GLMP_M64
# note: command had no output on stdout or stderr
# RUN: at line 2356
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=tremont -m32 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_TRM_M32
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=tremont -m32 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_TRM_M32
# note: command had no output on stdout or stderr
# RUN: at line 2398
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=tremont -m64 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_TRM_M64
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=tremont -m64 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_TRM_M64
# note: command had no output on stdout or stderr
# RUN: at line 2438
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=slm -m32 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_SLM_M32
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=slm -m32 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_SLM_M32
# note: command had no output on stdout or stderr
# RUN: at line 2441
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=silvermont -m32 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_SLM_M32
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=silvermont -m32 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_SLM_M32
# note: command had no output on stdout or stderr
# RUN: at line 2464
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=slm -m64 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_SLM_M64
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=slm -m64 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_SLM_M64
# note: command had no output on stdout or stderr
# RUN: at line 2467
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=silvermont -m64 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_SLM_M64
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=silvermont -m64 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_SLM_M64
# note: command had no output on stdout or stderr
# RUN: at line 2493
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=lakemont -m32 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_LAKEMONT_M32
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=lakemont -m32 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_LAKEMONT_M32
# note: command had no output on stdout or stderr
# RUN: at line 2504
not c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=lakemont -m64 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_LAKEMONT_M64
# executed command: not 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=lakemont -m64 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_LAKEMONT_M64
# note: command had no output on stdout or stderr
# RUN: at line 2509
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=sierraforest -m32 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      --target=i386    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefixes=CHECK_ARL_M32,CHECK_SRF_M32,CHECK_KL_M32
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=sierraforest -m32 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - --target=i386
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefixes=CHECK_ARL_M32,CHECK_SRF_M32,CHECK_KL_M32
# note: command had no output on stdout or stderr
# RUN: at line 2512
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=grandridge -m32 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      --target=i386    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefixes=CHECK_ARL_M32,CHECK_SRF_M32,CHECK_KL_M32
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=grandridge -m32 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - --target=i386
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefixes=CHECK_ARL_M32,CHECK_SRF_M32,CHECK_KL_M32
# note: command had no output on stdout or stderr
# RUN: at line 2515
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=arrowlake -m32 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefixes=CHECK_ARL_M32,CHECK_KL_M32
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=arrowlake -m32 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefixes=CHECK_ARL_M32,CHECK_KL_M32
# note: command had no output on stdout or stderr
# RUN: at line 2518
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=arrowlake-s -m32 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefixes=CHECK_ARL_M32,CHECK_ARLS_M32,CHECK_KL_M32
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=arrowlake-s -m32 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefixes=CHECK_ARL_M32,CHECK_ARLS_M32,CHECK_KL_M32
# note: command had no output on stdout or stderr
# RUN: at line 2521
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=lunarlake -m32 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefixes=CHECK_ARL_M32,CHECK_ARLS_M32,CHECK_KL_M32
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=lunarlake -m32 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefixes=CHECK_ARL_M32,CHECK_ARLS_M32,CHECK_KL_M32
# note: command had no output on stdout or stderr
# RUN: at line 2524
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=pantherlake -m32 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefixes=CHECK_ARL_M32,CHECK_ARLS_M32,CHECK_NKL_M32
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=pantherlake -m32 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefixes=CHECK_ARL_M32,CHECK_ARLS_M32,CHECK_NKL_M32
# note: command had no output on stdout or stderr
# RUN: at line 2527
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=wildcatlake -m32 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefixes=CHECK_ARL_M32,CHECK_ARLS_M32,CHECK_NKL_M32
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=wildcatlake -m32 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefixes=CHECK_ARL_M32,CHECK_ARLS_M32,CHECK_NKL_M32
# note: command had no output on stdout or stderr
# RUN: at line 2530
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=clearwaterforest -m32 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefixes=CHECK_SRF_M32,CHECK_ARLS_M32,CHECK_UMSR_M32,CHECK_CWF_M32,CHECK_NKL_M32
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=clearwaterforest -m32 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefixes=CHECK_SRF_M32,CHECK_ARLS_M32,CHECK_UMSR_M32,CHECK_CWF_M32,CHECK_NKL_M32
# note: command had no output on stdout or stderr
# RUN: at line 2533
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=novalake -m32 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefixes=CHECK_ARL_M32,CHECK_ARLS_M32,CHECK_CWF_M32,CHECK_NVL_M32,CHECK_NKL_M32
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=novalake -m32 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefixes=CHECK_ARL_M32,CHECK_ARLS_M32,CHECK_CWF_M32,CHECK_NVL_M32,CHECK_NKL_M32
# note: command had no output on stdout or stderr
# RUN: at line 2645
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=sierraforest -m64 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      --target=i386    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefixes=CHECK_ARL_M64,CHECK_SRF_M64,CHECK_KL_M64
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=sierraforest -m64 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - --target=i386
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefixes=CHECK_ARL_M64,CHECK_SRF_M64,CHECK_KL_M64
# note: command had no output on stdout or stderr
# RUN: at line 2648
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=grandridge -m64 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      --target=i386    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefixes=CHECK_ARL_M64,CHECK_SRF_M64,CHECK_KL_M64
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=grandridge -m64 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - --target=i386
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefixes=CHECK_ARL_M64,CHECK_SRF_M64,CHECK_KL_M64
# note: command had no output on stdout or stderr
# RUN: at line 2651
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=arrowlake -m64 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefixes=CHECK_ARL_M64,CHECK_KL_M64
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=arrowlake -m64 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefixes=CHECK_ARL_M64,CHECK_KL_M64
# note: command had no output on stdout or stderr
# RUN: at line 2654
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=arrowlake-s -m64 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefixes=CHECK_ARL_M64,CHECK_ARLS_M64,CHECK_KL_M64
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=arrowlake-s -m64 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefixes=CHECK_ARL_M64,CHECK_ARLS_M64,CHECK_KL_M64
# note: command had no output on stdout or stderr
# RUN: at line 2657
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=lunarlake -m64 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefixes=CHECK_ARL_M64,CHECK_ARLS_M64,CHECK_KL_M64
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=lunarlake -m64 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefixes=CHECK_ARL_M64,CHECK_ARLS_M64,CHECK_KL_M64
# note: command had no output on stdout or stderr
# RUN: at line 2660
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=pantherlake -m64 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefixes=CHECK_ARL_M64,CHECK_ARLS_M64,CHECK_NKL_M64
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=pantherlake -m64 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefixes=CHECK_ARL_M64,CHECK_ARLS_M64,CHECK_NKL_M64
# note: command had no output on stdout or stderr
# RUN: at line 2663
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=wildcatlake -m64 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefixes=CHECK_ARL_M64,CHECK_ARLS_M64,CHECK_NKL_M64
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=wildcatlake -m64 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefixes=CHECK_ARL_M64,CHECK_ARLS_M64,CHECK_NKL_M64
# note: command had no output on stdout or stderr
# RUN: at line 2666
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=clearwaterforest -m64 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefixes=CHECK_SRF_M64,CHECK_ARLS_M64,CHECK_UMSR_M64,CHECK_CWF_M64,CHECK_NKL_M64
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=clearwaterforest -m64 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefixes=CHECK_SRF_M64,CHECK_ARLS_M64,CHECK_UMSR_M64,CHECK_CWF_M64,CHECK_NKL_M64
# note: command had no output on stdout or stderr
# RUN: at line 2669
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=novalake -m64 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefixes=CHECK_ARL_M64,CHECK_ARLS_M64,CHECK_CWF_M64,CHECK_NVL_M64,CHECK_NKL_M64
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=novalake -m64 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefixes=CHECK_ARL_M64,CHECK_ARLS_M64,CHECK_CWF_M64,CHECK_NVL_M64,CHECK_NKL_M64
# note: command had no output on stdout or stderr
# RUN: at line 2781
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=geode -m32 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_GEODE_M32
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=geode -m32 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_GEODE_M32
# note: command had no output on stdout or stderr
# RUN: at line 2791
not c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=geode -m64 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_GEODE_M64
# executed command: not 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=geode -m64 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_GEODE_M64
# note: command had no output on stdout or stderr
# RUN: at line 2796
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=k6 -m32 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_K6_M32
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=k6 -m32 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_K6_M32
# note: command had no output on stdout or stderr
# RUN: at line 2806
not c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=k6 -m64 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_K6_M64
# executed command: not 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=k6 -m64 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_K6_M64
# note: command had no output on stdout or stderr
# RUN: at line 2811
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=k6-2 -m32 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_K6_2_M32
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=k6-2 -m32 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_K6_2_M32
# note: command had no output on stdout or stderr
# RUN: at line 2823
not c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=k6-2 -m64 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_K6_2_M64
# executed command: not 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=k6-2 -m64 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_K6_2_M64
# note: command had no output on stdout or stderr
# RUN: at line 2828
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=k6-3 -m32 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_K6_3_M32
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=k6-3 -m32 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_K6_3_M32
# note: command had no output on stdout or stderr
# RUN: at line 2840
not c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=k6-3 -m64 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_K6_3_M64
# executed command: not 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=k6-3 -m64 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_K6_3_M64
# note: command had no output on stdout or stderr
# RUN: at line 2845
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=athlon -m32 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_ATHLON_M32
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=athlon -m32 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_ATHLON_M32
# note: command had no output on stdout or stderr
# RUN: at line 2855
not c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=athlon -m64 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_ATHLON_M64
# executed command: not 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=athlon -m64 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_ATHLON_M64
# note: command had no output on stdout or stderr
# RUN: at line 2860
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=athlon-tbird -m32 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_ATHLON_TBIRD_M32
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=athlon-tbird -m32 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_ATHLON_TBIRD_M32
# note: command had no output on stdout or stderr
# RUN: at line 2870
not c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=athlon-tbird -m64 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_ATHLON_TBIRD_M64
# executed command: not 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=athlon-tbird -m64 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_ATHLON_TBIRD_M64
# note: command had no output on stdout or stderr
# RUN: at line 2875
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=athlon-4 -m32 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_ATHLON_4_M32
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=athlon-4 -m32 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_ATHLON_4_M32
# note: command had no output on stdout or stderr
# RUN: at line 2888
not c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=athlon-4 -m64 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_ATHLON_4_M64
# executed command: not 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=athlon-4 -m64 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_ATHLON_4_M64
# note: command had no output on stdout or stderr
# RUN: at line 2893
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=athlon-xp -m32 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_ATHLON_XP_M32
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=athlon-xp -m32 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_ATHLON_XP_M32
# note: command had no output on stdout or stderr
# RUN: at line 2906
not c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=athlon-xp -m64 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_ATHLON_XP_M64
# executed command: not 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=athlon-xp -m64 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_ATHLON_XP_M64
# note: command had no output on stdout or stderr
# RUN: at line 2911
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=athlon-mp -m32 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_ATHLON_MP_M32
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=athlon-mp -m32 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_ATHLON_MP_M32
# note: command had no output on stdout or stderr
# RUN: at line 2924
not c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=athlon-mp -m64 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_ATHLON_MP_M64
# executed command: not 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=athlon-mp -m64 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_ATHLON_MP_M64
# note: command had no output on stdout or stderr
# RUN: at line 2929
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=x86-64 -m32 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_X86_64_M32
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=x86-64 -m32 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_X86_64_M32
# note: command had no output on stdout or stderr
# RUN: at line 2941
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=k8 -m32 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_K8_M32
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=k8 -m32 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_K8_M32
# note: command had no output on stdout or stderr
# RUN: at line 2954
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=k8 -m64 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_K8_M64
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=k8 -m64 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_K8_M64
# note: command had no output on stdout or stderr
# RUN: at line 2970
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=k8-sse3 -m32 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_K8_SSE3_M32
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=k8-sse3 -m32 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_K8_SSE3_M32
# note: command had no output on stdout or stderr
# RUN: at line 2984
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=k8-sse3 -m64 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_K8_SSE3_M64
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=k8-sse3 -m64 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_K8_SSE3_M64
# note: command had no output on stdout or stderr
# RUN: at line 3001
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=opteron -m32 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_OPTERON_M32
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=opteron -m32 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_OPTERON_M32
# note: command had no output on stdout or stderr
# RUN: at line 3014
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=opteron -m64 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_OPTERON_M64
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=opteron -m64 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_OPTERON_M64
# note: command had no output on stdout or stderr
# RUN: at line 3030
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=opteron-sse3 -m32 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_OPTERON_SSE3_M32
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=opteron-sse3 -m32 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_OPTERON_SSE3_M32
# note: command had no output on stdout or stderr
# RUN: at line 3044
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=opteron-sse3 -m64 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_OPTERON_SSE3_M64
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=opteron-sse3 -m64 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_OPTERON_SSE3_M64
# note: command had no output on stdout or stderr
# RUN: at line 3061
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=athlon64 -m32 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_ATHLON64_M32
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=athlon64 -m32 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_ATHLON64_M32
# note: command had no output on stdout or stderr
# RUN: at line 3074
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=athlon64 -m64 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_ATHLON64_M64
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=athlon64 -m64 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_ATHLON64_M64
# note: command had no output on stdout or stderr
# RUN: at line 3090
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=athlon64-sse3 -m32 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_ATHLON64_SSE3_M32
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=athlon64-sse3 -m32 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_ATHLON64_SSE3_M32
# note: command had no output on stdout or stderr
# RUN: at line 3104
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=athlon64-sse3 -m64 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_ATHLON64_SSE3_M64
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=athlon64-sse3 -m64 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_ATHLON64_SSE3_M64
# note: command had no output on stdout or stderr
# RUN: at line 3121
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=athlon-fx -m32 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_ATHLON_FX_M32
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=athlon-fx -m32 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_ATHLON_FX_M32
# note: command had no output on stdout or stderr
# RUN: at line 3134
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=athlon-fx -m64 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_ATHLON_FX_M64
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=athlon-fx -m64 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_ATHLON_FX_M64
# note: command had no output on stdout or stderr
# RUN: at line 3150
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=amdfam10 -m32 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_AMDFAM10_M32
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=amdfam10 -m32 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_AMDFAM10_M32
# note: command had no output on stdout or stderr
# RUN: at line 3171
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=amdfam10 -m64 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_AMDFAM10_M64
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=amdfam10 -m64 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_AMDFAM10_M64
# note: command had no output on stdout or stderr
# RUN: at line 3195
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=btver1 -m32 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_BTVER1_M32
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=btver1 -m32 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_BTVER1_M32
# note: command had no output on stdout or stderr
# RUN: at line 3216
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=btver1 -m64 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_BTVER1_M64
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=btver1 -m64 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_BTVER1_M64
# note: command had no output on stdout or stderr
# RUN: at line 3239
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=btver2 -m32 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_BTVER2_M32
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=btver2 -m32 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_BTVER2_M32
# note: command had no output on stdout or stderr
# RUN: at line 3267
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=btver2 -m64 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_BTVER2_M64
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=btver2 -m64 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_BTVER2_M64
# note: command had no output on stdout or stderr
# RUN: at line 3297
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=bdver1 -m32 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_BDVER1_M32
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=bdver1 -m32 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_BDVER1_M32
# note: command had no output on stdout or stderr
# RUN: at line 3326
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=bdver1 -m64 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_BDVER1_M64
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=bdver1 -m64 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_BDVER1_M64
# note: command had no output on stdout or stderr
# RUN: at line 3357
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=bdver2 -m32 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_BDVER2_M32
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=bdver2 -m32 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_BDVER2_M32
# note: command had no output on stdout or stderr
# RUN: at line 3390
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=bdver2 -m64 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_BDVER2_M64
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=bdver2 -m64 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_BDVER2_M64
# note: command had no output on stdout or stderr
# RUN: at line 3425
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=bdver3 -m32 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_BDVER3_M32
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=bdver3 -m32 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_BDVER3_M32
# note: command had no output on stdout or stderr
# RUN: at line 3460
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=bdver3 -m64 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_BDVER3_M64
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=bdver3 -m64 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_BDVER3_M64
# note: command had no output on stdout or stderr
# RUN: at line 3497
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=bdver4 -m32 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_BDVER4_M32
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=bdver4 -m32 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_BDVER4_M32
# note: command had no output on stdout or stderr
# RUN: at line 3535
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=bdver4 -m64 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_BDVER4_M64
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=bdver4 -m64 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_BDVER4_M64
# note: command had no output on stdout or stderr
# RUN: at line 3575
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=znver1 -m32 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_ZNVER1_M32
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=znver1 -m32 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_ZNVER1_M32
# note: command had no output on stdout or stderr
# RUN: at line 3620
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=znver1 -m64 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_ZNVER1_M64
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=znver1 -m64 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_ZNVER1_M64
# note: command had no output on stdout or stderr
# RUN: at line 3668
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=znver2 -m32 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_ZNVER2_M32
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=znver2 -m32 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_ZNVER2_M32
# note: command had no output on stdout or stderr
# RUN: at line 3717
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=znver2 -m64 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_ZNVER2_M64
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=znver2 -m64 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_ZNVER2_M64
# note: command had no output on stdout or stderr
# RUN: at line 3768
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=znver3 -m32 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_ZNVER3_M32
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=znver3 -m32 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_ZNVER3_M32
# note: command had no output on stdout or stderr
# RUN: at line 3817
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=znver3 -m64 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_ZNVER3_M64
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=znver3 -m64 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_ZNVER3_M64
# note: command had no output on stdout or stderr
# RUN: at line 3870
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=znver4 -m32 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_ZNVER4_M32
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=znver4 -m32 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_ZNVER4_M32
# note: command had no output on stdout or stderr
# RUN: at line 3932
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=znver4 -m64 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_ZNVER4_M64
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=znver4 -m64 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_ZNVER4_M64
# note: command had no output on stdout or stderr
# RUN: at line 3998
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=znver5 -m32 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_ZNVER5_M32
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=znver5 -m32 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_ZNVER5_M32
# note: command had no output on stdout or stderr
# RUN: at line 4067
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=znver5 -m64 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_ZNVER5_M64
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=znver5 -m64 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_ZNVER5_M64
# note: command had no output on stdout or stderr
# RUN: at line 4140
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=znver6 -m32 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_ZNVER6_M32
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=znver6 -m32 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_ZNVER6_M32
# note: command had no output on stdout or stderr
# RUN: at line 4213
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=znver6 -m64 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target i386-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_ZNVER6_M64
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=znver6 -m64 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target i386-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_ZNVER6_M64
# note: command had no output on stdout or stderr
# RUN: at line 4295
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -mvsx -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target powerpc-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_PPC_VSX_M32
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -mvsx -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target powerpc-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_PPC_VSX_M32
# note: command had no output on stdout or stderr
# RUN: at line 4301
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -mvsx -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target powerpc64-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_PPC_VSX_M64
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -mvsx -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target powerpc64-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_PPC_VSX_M64
# note: command had no output on stdout or stderr
# RUN: at line 4306
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -mpower8-vector -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target powerpc64-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_PPC_POWER8_VECTOR_M64
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -mpower8-vector -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target powerpc64-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_PPC_POWER8_VECTOR_M64
# note: command had no output on stdout or stderr
# RUN: at line 4311
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -mpower9-vector -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target powerpc64-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_PPC_POWER9_VECTOR_M64
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -mpower9-vector -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target powerpc64-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_PPC_POWER9_VECTOR_M64
# note: command had no output on stdout or stderr
# RUN: at line 4316
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -mcrypto -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target powerpc64-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_PPC_CRYPTO_M64
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -mcrypto -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target powerpc64-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_PPC_CRYPTO_M64
# note: command had no output on stdout or stderr
# RUN: at line 4323
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -mhtm -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target powerpc64-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_PPC_HTM
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -mhtm -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target powerpc64-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_PPC_HTM
# note: command had no output on stdout or stderr
# RUN: at line 4326
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target powerpc64le-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_PPC_HTM
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target powerpc64le-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_PPC_HTM
# note: command had no output on stdout or stderr
# RUN: at line 4329
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -mcpu=pwr8 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target powerpc64-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_PPC_HTM
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -mcpu=pwr8 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target powerpc64-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_PPC_HTM
# note: command had no output on stdout or stderr
# RUN: at line 4332
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -mcpu=pwr9 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target powerpc64-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_PPC_HTM
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -mcpu=pwr9 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target powerpc64-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_PPC_HTM
# note: command had no output on stdout or stderr
# RUN: at line 4337
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -mcpu=ppc64 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target powerpc64-unknown-unknown    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_PPC_GCC_ATOMICS
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -mcpu=ppc64 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target powerpc64-unknown-unknown
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_PPC_GCC_ATOMICS
# note: command had no output on stdout or stderr
# RUN: at line 4340
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -mcpu=pwr8 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target powerpc64-unknown-unknown    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_PPC_GCC_ATOMICS
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -mcpu=pwr8 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target powerpc64-unknown-unknown
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_PPC_GCC_ATOMICS
# note: command had no output on stdout or stderr
# RUN: at line 4343
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target powerpc64le-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_PPC_GCC_ATOMICS
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target powerpc64le-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_PPC_GCC_ATOMICS
# note: command had no output on stdout or stderr
# RUN: at line 4355
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target sparc-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_SPARC
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target sparc-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_SPARC
# note: command had no output on stdout or stderr
# RUN: at line 4368
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target sparc-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_SPARC_LDBL
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target sparc-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_SPARC_LDBL
# note: command had no output on stdout or stderr
# RUN: at line 4373
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -mcpu=v9 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target sparc-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_SPARC-V9
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -mcpu=v9 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target sparc-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_SPARC-V9
# note: command had no output on stdout or stderr
# RUN: at line 4382
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target sparc-sun-solaris    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_SPARC_SOLARIS_GCC_ATOMICS
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target sparc-sun-solaris
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_SPARC_SOLARIS_GCC_ATOMICS
# note: command had no output on stdout or stderr
# RUN: at line 4390
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -mcpu=v8 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target sparc-sun-solaris    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_SPARC_SOLARIS_GCC_ATOMICS-V8
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -mcpu=v8 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target sparc-sun-solaris
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_SPARC_SOLARIS_GCC_ATOMICS-V8
# note: command had no output on stdout or stderr
# RUN: at line 4398
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target sparcel-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_SPARCEL
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target sparcel-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_SPARCEL
# note: command had no output on stdout or stderr
# RUN: at line 4406
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target sparcv9-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_SPARCV9
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target sparcv9-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_SPARCV9
# note: command had no output on stdout or stderr
# RUN: at line 4417
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target sparcv9-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_SPARCV9_GCC_ATOMICS
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target sparcv9-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_SPARCV9_GCC_ATOMICS
# note: command had no output on stdout or stderr
# RUN: at line 4427
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target s390x-ibm-zos    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_SYSTEMZ_ZOS
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target s390x-ibm-zos
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_SYSTEMZ_ZOS
# note: command had no output on stdout or stderr
# RUN: at line 4441
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=arch8 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target s390x-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_SYSTEMZ_ARCH8
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=arch8 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target s390x-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_SYSTEMZ_ARCH8
# note: command had no output on stdout or stderr
# RUN: at line 4444
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=z10 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target s390x-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_SYSTEMZ_ARCH8
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=z10 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target s390x-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_SYSTEMZ_ARCH8
# note: command had no output on stdout or stderr
# RUN: at line 4458
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=arch9 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target s390x-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_SYSTEMZ_ARCH9
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=arch9 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target s390x-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_SYSTEMZ_ARCH9
# note: command had no output on stdout or stderr
# RUN: at line 4461
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=z196 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target s390x-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_SYSTEMZ_ARCH9
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=z196 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target s390x-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_SYSTEMZ_ARCH9
# note: command had no output on stdout or stderr
# RUN: at line 4475
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=arch10 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target s390x-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_SYSTEMZ_ARCH10
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=arch10 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target s390x-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_SYSTEMZ_ARCH10
# note: command had no output on stdout or stderr
# RUN: at line 4478
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=zEC12 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target s390x-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_SYSTEMZ_ARCH10
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=zEC12 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target s390x-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_SYSTEMZ_ARCH10
# note: command had no output on stdout or stderr
# RUN: at line 4492
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=arch11 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target s390x-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_SYSTEMZ_ARCH11
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=arch11 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target s390x-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_SYSTEMZ_ARCH11
# note: command had no output on stdout or stderr
# RUN: at line 4495
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=z13 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target s390x-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_SYSTEMZ_ARCH11
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=z13 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target s390x-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_SYSTEMZ_ARCH11
# note: command had no output on stdout or stderr
# RUN: at line 4510
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=arch12 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target s390x-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_SYSTEMZ_ARCH12
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=arch12 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target s390x-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_SYSTEMZ_ARCH12
# note: command had no output on stdout or stderr
# RUN: at line 4513
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=z14 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target s390x-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_SYSTEMZ_ARCH12
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=z14 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target s390x-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_SYSTEMZ_ARCH12
# note: command had no output on stdout or stderr
# RUN: at line 4528
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=arch13 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target s390x-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_SYSTEMZ_ARCH13
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=arch13 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target s390x-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_SYSTEMZ_ARCH13
# note: command had no output on stdout or stderr
# RUN: at line 4531
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=z15 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target s390x-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_SYSTEMZ_ARCH13
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=z15 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target s390x-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_SYSTEMZ_ARCH13
# note: command had no output on stdout or stderr
# RUN: at line 4546
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=arch14 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target s390x-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_SYSTEMZ_ARCH14
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=arch14 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target s390x-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_SYSTEMZ_ARCH14
# note: command had no output on stdout or stderr
# RUN: at line 4549
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=z16 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target s390x-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_SYSTEMZ_ARCH14
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=z16 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target s390x-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_SYSTEMZ_ARCH14
# note: command had no output on stdout or stderr
# RUN: at line 4564
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=arch15 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target s390x-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_SYSTEMZ_ARCH15
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=arch15 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target s390x-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_SYSTEMZ_ARCH15
# note: command had no output on stdout or stderr
# RUN: at line 4567
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=z17 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target s390x-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_SYSTEMZ_ARCH15
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=z17 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target s390x-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_SYSTEMZ_ARCH15
# note: command had no output on stdout or stderr
# RUN: at line 4582
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -mhtm -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target s390x-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_SYSTEMZ_HTM
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -mhtm -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target s390x-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_SYSTEMZ_HTM
# note: command had no output on stdout or stderr
# RUN: at line 4587
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -mvx -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target s390x-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_SYSTEMZ_VX
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -mvx -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target s390x-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_SYSTEMZ_VX
# note: command had no output on stdout or stderr
# RUN: at line 4592
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -fzvector -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target s390x-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_SYSTEMZ_ZVECTOR
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -fzvector -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target s390x-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_SYSTEMZ_ZVECTOR
# note: command had no output on stdout or stderr
# RUN: at line 4595
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -mzvector -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target s390x-unknown-linux    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefix=CHECK_SYSTEMZ_ZVECTOR
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -mzvector -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target s390x-unknown-linux
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefix=CHECK_SYSTEMZ_ZVECTOR
# note: command had no output on stdout or stderr
# RUN: at line 4602
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=sm_75 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target nvptx64-unknown-unknown    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefixes=CHECK_NVPTX,CHECK_ARCH_SM_75
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=sm_75 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target nvptx64-unknown-unknown
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefixes=CHECK_NVPTX,CHECK_ARCH_SM_75
# note: command had no output on stdout or stderr
# RUN: at line 4605
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -march=sm_90 -E -dM C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -o - 2>&1      -target nvptx64-unknown-unknown    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c -check-prefixes=CHECK_NVPTX,CHECK_ARCH_SM_90
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -march=sm_90 -E -dM 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -o - -target nvptx64-unknown-unknown
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c' -check-prefixes=CHECK_NVPTX,CHECK_ARCH_SM_90
# .---command stderr------------
# | C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c:4613:22: error: CHECK_ARCH_SM_90: expected string not found in input
# | // CHECK_ARCH_SM_90: #define _CG_CLUSTER_INTRINSICS_AVAILABLE 1
# |                      ^
# | <stdin>:27:26: note: scanning from here
# | #define __CUDA_ARCH__ 900
# |                          ^
# | <stdin>:66:1: note: possible intended match here
# | #define __FLT_HAS_INFINITY__ 1
# | ^
# | 
# | Input file: <stdin>
# | Check file: C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-arch-macros.c
# | 
# | -dump-input=help explains the following input dump.
# | 
# | Input was:
# | <<<<<<
# |               .
# |               .
# |               .
# |              22: #define __CLANG_ATOMIC_LONG_LOCK_FREE 2 
# |              23: #define __CLANG_ATOMIC_POINTER_LOCK_FREE 2 
# |              24: #define __CLANG_ATOMIC_SHORT_LOCK_FREE 2 
# |              25: #define __CLANG_ATOMIC_WCHAR_T_LOCK_FREE 2 
# |              26: #define __CONSTANT_CFSTRINGS__ 1 
# |              27: #define __CUDA_ARCH__ 900 
# | check:4613'0                              X error: no match found
# |              28: #define __DBL_DECIMAL_DIG__ 17 
# | check:4613'0     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |              29: #define __DBL_DENORM_MIN__ 4.9406564584124654e-324 
# | check:4613'0     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |              30: #define __DBL_DIG__ 15 
# | check:4613'0     ~~~~~~~~~~~~~~~~~~~~~~~
# |              31: #define __DBL_EPSILON__ 2.2204460492503131e-16 
# | check:4613'0     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |              32: #define __DBL_HAS_DENORM__ 1 
# | check:4613'0     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |               .
# |               .
# |               .
# |              61: #define __FLT_DECIMAL_DIG__ 9 
# | check:4613'0     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |              62: #define __FLT_DENORM_MIN__ 1.40129846e-45F 
# | check:4613'0     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |              63: #define __FLT_DIG__ 6 
# | check:4613'0     ~~~~~~~~~~~~~~~~~~~~~~
# |              64: #define __FLT_EPSILON__ 1.19209290e-7F 
# | check:4613'0     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |              65: #define __FLT_HAS_DENORM__ 1 
# | check:4613'0     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |              66: #define __FLT_HAS_INFINITY__ 1 
# | check:4613'0     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | check:4613'1     ?                               possible intended match
# |              67: #define __FLT_HAS_QUIET_NAN__ 1 
# | check:4613'0     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |              68: #define __FLT_MANT_DIG__ 24 
# | check:4613'0     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |              69: #define __FLT_MAX_10_EXP__ 38 
# | check:4613'0     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |              70: #define __FLT_MAX_EXP__ 128 
# | check:4613'0     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |              71: #define __FLT_MAX__ 3.40282347e+38F 
# | check:4613'0     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |               .
# |               .
# |               .
# | >>>>>>
# `-----------------------------
# 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/187039


More information about the cfe-commits mailing list