Home
last modified time | relevance | path

Searched refs:NOCOLOR (Results 1 – 7 of 7) sorted by relevance

/external/llvm-project/lld/test/MachO/
Dcolor-diagnostics.test15 # RUN: not %lld /nosuchfile 2>&1 | FileCheck -check-prefix=NOCOLOR %s
17 # RUN: | FileCheck -check-prefix=NOCOLOR %s
19 # RUN: /nosuchfile 2>&1 | FileCheck -check-prefix=NOCOLOR %s
21 # NOCOLOR: lld: error: cannot open /nosuchfile
/external/llvm-project/lld/test/COFF/
Dcolor-diagnostics.test12 # RUN: not lld-link /nosuchfile 2>&1 | FileCheck -check-prefix=NOCOLOR %s
14 # RUN: | FileCheck -check-prefix=NOCOLOR %s
16 # RUN: /nosuchfile 2>&1 | FileCheck -check-prefix=NOCOLOR %s
18 # NOCOLOR: lld-link: error: could not open '/nosuchfile'
/external/llvm-project/lldb/test/Shell/Driver/
DTestNoUseColor.test1 … --no-use-colors -o 'settings show use-color' -o 'bogus' 2>&1 | FileCheck %s --check-prefix NOCOLOR
2 NOCOLOR: use-color (boolean) = false
3 NOCOLOR: error: 'bogus' is not a valid command
/external/llvm-project/lld/test/ELF/
Dcolor-diagnostics.test15 # RUN: not ld.lld /nosuchfile 2>&1 | FileCheck -check-prefix=NOCOLOR %s
17 # RUN: | FileCheck -check-prefix=NOCOLOR %s
19 # RUN: /nosuchfile 2>&1 | FileCheck -check-prefix=NOCOLOR %s
21 # NOCOLOR: ld.lld: error: cannot open /nosuchfile
/external/llvm-project/llvm/test/CodeGen/X86/
DStackColoring.ll3 ; RUN: llc -mcpu=corei7 -no-stack-coloring=true < %s | FileCheck %s --check-prefix=NOCOLOR --check…
10 ;NOCOLOR: subq $272, %rsp
35 ;NOCOLOR: subq $272, %rsp
64 ;NOCOLOR: subq $272, %rsp
93 ;NOCOLOR: subq $408, %rsp
128 ;NOCOLOR: subq $400, %rsp
168 ;NOCOLOR: subq $272, %rsp
196 ;NOCOLOR: subq $272, %rsp
223 ;NOCOLOR: subq $272, %rsp
249 ;NOCOLOR: subq $1608, %rsp
[all …]
/external/llvm/test/CodeGen/X86/
DStackColoring.ll3 ; RUN: llc -mcpu=corei7 -no-stack-coloring=true < %s | FileCheck %s --check-prefix=NOCOLOR --check…
10 ;NOCOLOR: subq $272, %rsp
35 ;NOCOLOR: subq $272, %rsp
64 ;NOCOLOR: subq $272, %rsp
93 ;NOCOLOR: subq $408, %rsp
128 ;NOCOLOR: subq $400, %rsp
168 ;NOCOLOR: subq $272, %rsp
196 ;NOCOLOR: subq $272, %rsp
223 ;NOCOLOR: subq $272, %rsp
249 ;NOCOLOR: subq $1608, %rsp
[all …]
/external/jsoncpp/src/test_lib_json/
Djsontest.cpp41 #define NOCOLOR macro