Searched refs:WARN (Results 1 – 25 of 94) sorted by relevance
1234
4 # CHECK-WARN: potentially undefined5 # CHECK-WARN: 0x74 0x03 0xaf 0x069 # CHECK-WARN: potentially undefined10 # CHECK-WARN: 0x74 0x3f 0xbf 0x0614 # CHECK-WARN: potentially undefined15 # CHECK-WARN: 0x74 0x3f 0xa6 0x0620 # CHECK-WARN: 0x74 0x3f 0xb7 0x0625 # CHECK-WARN: 0x74 0x3f 0x8f 0x0630 # CHECK-WARN: 0x74 0x3f 0x86 0x0635 # CHECK-WARN: 0x74 0x3f 0xef 0x06[all …]
1 # RUN: llvm-mc --disassemble %s -triple=armv7 2>&1 | FileCheck %s -check-prefix=CHECK-WARN5 # CHECK-WARN: potentially undefined6 # CHECK-WARN: 0x01 0xdb 0x84 0xec
90 ; WARN-NEXT: ^96 ; WARN-NEXT: repnz scasb97 ; WARN-NEXT: ^103 ; WARN-NEXT: repnz104 ; WARN-NEXT: ^121 ; WARN-NEXT: jmpq *(%rdx)122 ; WARN-NEXT: ^128 ; WARN-NEXT: jmpq *0x100(%rdx)129 ; WARN-NEXT: ^135 ; WARN-NEXT: callq *200(%rdx)[all …]
97 # WARN-NOT: warning:99 # WARN-NOT: warning:101 # WARN-NOT: warning:103 # WARN-NOT: warning:105 # WARN-NOT: warning:107 # WARN-NOT: warning:109 # WARN-NOT: warning:111 # WARN-NOT: warning:113 # WARN-NOT: warning:115 # WARN-NOT: warning:[all …]
14 # RUN: ld.lld -e 0 %t/w.o %t/g.o -o %t/und --noinhibit-exec 2>&1 | FileCheck %s --check-prefix=WARN21 # WARN: warning: relocation refers to a symbol in a discarded section: f()::x22 # WARN-NEXT: >>> defined in {{.*}}g.o23 # WARN-NEXT: >>> section group signature: _ZZ1fvE1x24 # WARN-NEXT: >>> prevailing definition is in {{.*}}w.o25 # WARN-NEXT: >>> or the symbol in the prevailing group had STB_WEAK binding and the symbol in a non…26 # WARN-NEXT: >>> referenced by {{.*}}g.o:(.text+0x3)
6 …-z max-page-size=0x10 -z common-page-size=0x10 -N %t -o %t2 2>&1 | FileCheck --check-prefix=WARN %s8 …page-size=0x10 -z common-page-size=0x10 --omagic %t -o %t2 2>&1 | FileCheck --check-prefix=WARN %s11 # WARN: ld.lld: warning: -z max-page-size set, but paging disabled by omagic or nmagic12 # WARN-NEXT: ld.lld: warning: -z common-page-size set, but paging disabled by omagic or nmagic31 …z max-page-size=0x10 -z common-page-size=0x10 -n %t -o %t3 2>&1 | FileCheck --check-prefix=WARN %s33 …page-size=0x10 -z common-page-size=0x10 --nmagic %t -o %t3 2>&1 | FileCheck --check-prefix=WARN %s
2 # RUN: FileCheck < %t.err %s --check-prefix=CHECK-WARN15 # CHECK-WARN: error: alignment must be a power of 220 # CHECK-WARN: p2align directive with no operand(s) is ignored26 # CHECK-WARN: error: alignment must be smaller than 2**3232 # CHECK-WARN: error: alignment must be a power of 233 # CHECK-WARN: error: alignment must be smaller than 2**32
2 ; RUN: cat %t.a.err | FileCheck --check-prefix=WARN-A %s --allow-empty5 ; RUN: cat %t.b.err | FileCheck --check-prefix=WARN-B %s7 ; RUN: cat %t.c.err | FileCheck --check-prefix=WARN-C %s --allow-empty10 ; RUN: cat %t.no-warn.err | FileCheck --check-prefix=WARN-A %s --allow-empty16 ; WARN-A-NOT: warning19 ; WARN-B: warning: Linking two modules of different target triples:22 ; WARN-C-NOT: warning
4 ; RUN: FileCheck --check-prefix=WARN-A %s < %t.a.err7 ; RUN: cat %t.b.err | FileCheck --check-prefix=WARN-B %s12 ; WARN-A-NOT: warning14 ; WARN-B: warning: Linking two modules of different data layouts:
21 ; RUN: | FileCheck --check-prefixes COMMON,WARN-TRIPLE %s23 ; RUN: | FileCheck --check-prefixes COMMON,WARN-TRIPLE,WARN-DL %s29 ; WARN-TRIPLE-DAG: warning: Linking two modules of different target triples:30 ; WARN-DL-DAG: warning: Linking two modules of different data layouts:
6 …le thumbv8 -show-encoding -no-deprecated-warn < %s 2>&1 | FileCheck %s --check-prefix=CHECK-NO-WARN12 @ CHECK-NO-WARN-NOT: warning: deprecated19 @ CHECK-NO-WARN-NOT: warning: deprecated since v7, use 'isb'26 @ CHECK-NO-WARN-NOT: warning: deprecated since v7, use 'dsb'33 @ CHECK-NO-WARN-NOT: warning: deprecated since v7, use 'dmb'38 @ CHECK-NO-WARN-NOT: warning45 @ CHECK-NO-WARN-NOT: warning50 @ CHECK-NO-WARN-NOT: warning55 @ CHECK-NO-WARN-NOT: warning60 @ CHECK-NO-WARN-NOT: warning
10 # RUN: | FileCheck --check-prefix=SINGLE-WARN %s14 # RUN: | FileCheck --check-prefixes=SINGLE-WARN --implicit-check-not=warning: %s22 # RUN: | FileCheck --check-prefix=MULTI-WARN %s30 # RUN: | FileCheck --check-prefix=SINGLE-WARN %s32 # RUN: | FileCheck --check-prefix=SINGLE-WARN %s40 # RUN: | FileCheck --check-prefix=SINGLE-WARN %s48 # RUN: | FileCheck --check-prefix=MULTI-WARN %s51 # SINGLE-WARN: warning: section 'single' mentioned in a -j/--section option, but not found in any i…52 # MULTI-WARN: warning: section 'multi1' mentioned in a -j/--section option, but not found in a…53 # MULTI-WARN-NEXT: warning: section 'multi2' mentioned in a -j/--section option, but not found in a…
16 # RUN: | FileCheck %s --check-prefix=WARN22 # RUN: | FileCheck %s --check-prefix=WARN28 # RUN: | FileCheck %s --check-prefix=WARN32 # RUN: | FileCheck %s --check-prefix=WARN-STOP-ONLY36 # RUN: | FileCheck %s --check-prefix=WARN-START-ONLY106 # RUN: | FileCheck %s --check-prefix=WARN110 # RUN: | FileCheck %s --check-prefix=WARN114 # RUN: | FileCheck %s --check-prefix=WARN123 # WARN: warning: {{.*}}: no section overlaps the range {{.*}} specified by --start-address/--stop-a…124 # WARN-STOP-ONLY: warning: {{.*}}: no section has address less than 0x1000 specified by --stop-addr…[all …]
17 ; RUN: FileCheck %s -check-prefix=CHECK-WARN20 ; RUN: FileCheck %s -check-prefix=CHECK-WARN91 ; CHECK-WARN: WARNING: Instruction with empty DebugLoc in function foo -- ret void92 ; CHECK-WARN: WARNING: Instruction with empty DebugLoc in function bar -- call void @foo()94 ; CHECK-WARN: WARNING: Instruction with empty DebugLoc in function bar -- ret i32 095 ; CHECK-WARN: WARNING: Missing line 196 ; CHECK-WARN: WARNING: Missing line 297 ; CHECK-WARN: WARNING: Missing line 398 ; CHECK-WARN: WARNING: Missing line 499 ; CHECK-WARN: WARNING: Missing variable 1[all …]
52 # RUN: llvm-dwarfdump --debug-str %t3.o 2>&1 | FileCheck %s --check-prefix=WARN54 # WARN: .debug_str contents:55 # WARN-NEXT: 0x00000000: "abc"56 # WARN-NEXT: warning: no null terminated string at offset 0x457 # WARN: .debug_str.dwo contents:58 # WARN-NEXT: 0x00000000: "abc"59 # WARN-NEXT: warning: no null terminated string at offset 0x4
15 # RUN: FileCheck %s --check-prefixes=WARN-XCOFF64,WARN-ELF6421 # RUN: FileCheck %s --check-prefixes=WARN-XCOFF64,WARN-ELF6427 # RUN: FileCheck %s --check-prefixes=WARN-XCOFF64,WARN-ELF6432 # RUN: FileCheck %s --check-prefixes=WARN-XCOFF64,WARN-ELF6437 # RUN: FileCheck %s --check-prefixes=WARN-XCOFF64,WARN-ELF6443 # RUN: FileCheck %s --check-prefixes=WARN-XCOFF32,WARN-ELF3259 # RUN: FileCheck %s --check-prefixes=WARN-XCOFF64,WARN-ELF6464 # RUN: FileCheck %s --check-prefixes=WARN-XCOFF32,WARN-ELF32182 # RUN: FileCheck %s --check-prefix=WARN-XCOFF64312 # RUN: FileCheck %s --check-prefixes=WARN-64[all …]
6 ; RUN: FileCheck %s -allow-empty -check-prefix=CHECK-WARN11 ; RUN: FileCheck %s -allow-empty -check-prefix=CHECK-WARN18 ; RUN: FileCheck %s -allow-empty -check-prefix=CHECK-WARN26 ; RUN: FileCheck %s -allow-empty -check-prefix=CHECK-WARN28 ; CHECK-WARN: warning{{.*}} ignoring invalid debug info29 ; CHECK-WARN-NOT: Broken module found
3 …-warnings -arch=hexagon -mhvx --filetype=asm %s 2>&1 | FileCheck --check-prefix=CHECK-FATAL-WARN %s15 # CHECK-FATAL-WARN-NOT: warning16 # CHECK-FATAL-WARN: error17 # CHECK-FATAL-WARN: error
23 #define EXT_FUNC(NAME, RETURN_TYPE, FUNC_SIG, WARN) \ argument42 #define EXT_FUNC(NAME, RETURN_TYPE, FUNC_SIG, WARN) \ in ExternalFunctions() argument45 #NAME, WARN); in ExternalFunctions()
47 #define EXT_FUNC(NAME, RETURN_TYPE, FUNC_SIG, WARN) \ argument72 #define EXT_FUNC(NAME, RETURN_TYPE, FUNC_SIG, WARN) \ in ExternalFunctions() argument73 this->NAME = GetFnPtr<decltype(::NAME)>(::NAME, ::NAME##Def, #NAME, WARN); in ExternalFunctions()
8 // RUN: %s 2>&1 | FileCheck -check-prefixes=V2,V2-WARN %s15 // V2-WARN: warning: argument '-mno-code-object-v3' is deprecated, use '-mcode-object-version=2' in…24 // RUN: %s 2>&1 | FileCheck -check-prefixes=V3,V3-WARN %s36 // V3-WARN: warning: argument '-mcode-object-v3' is deprecated, use '-mcode-object-version=3' inste…105 // RUN: %s 2>&1 | FileCheck -check-prefixes=WARN %s106 // WARN: warning: argument '-mno-code-object-v3' is deprecated, use '-mcode-object-version=2' inste…107 // WARN: warning: argument '-mcode-object-v3' is deprecated, use '-mcode-object-version=3' instead …108 // WARN-NOT: warning: argument {{.*}} is deprecated
1 …n -mcpu=gfx600 -debug-only=amdgpu-subtarget -o /dev/null %s 2>&1 | FileCheck --check-prefix=WARN %s2 …n -mcpu=gfx700 -debug-only=amdgpu-subtarget -o /dev/null %s 2>&1 | FileCheck --check-prefix=WARN %s7 …h=amdgcn -mcpu=gfx1100 -debug-only=amdgpu-subtarget -o - %s 2>&1 | FileCheck --check-prefix=WARN %s11 ; WARN: warning: xnack 'Off' was requested for a processor that does not support it!
1 …n -mcpu=gfx600 -debug-only=amdgpu-subtarget -o /dev/null %s 2>&1 | FileCheck --check-prefix=WARN %s2 …n -mcpu=gfx700 -debug-only=amdgpu-subtarget -o /dev/null %s 2>&1 | FileCheck --check-prefix=WARN %s7 …h=amdgcn -mcpu=gfx1100 -debug-only=amdgpu-subtarget -o - %s 2>&1 | FileCheck --check-prefix=WARN %s11 ; WARN: warning: xnack 'On' was requested for a processor that does not support it!
13 # RUN: llvm-mc -triple riscv32 %s 2>&1 | FileCheck -check-prefix CHECK-WARN %s29 # CHECK-WARN: warning: 'sbadaddr' is a deprecated alias for 'stval'45 # CHECK-WARN: warning: 'mbadaddr' is a deprecated alias for 'mtval'61 # CHECK-WARN: warning: 'ubadaddr' is a deprecated alias for 'utval'77 # CHECK-WARN: warning: 'sptbr' is a deprecated alias for 'satp'
10 # RUN: | FileCheck -allow-empty -check-prefix=WARN-REF %s40 # RUN: | FileCheck -check-prefix=WARN-ICF %s58 # RUN: | FileCheck -check-prefix=WARN-REF %s65 # RUN: -order:@%t.order 2>&1 | FileCheck -check-prefix=WARN-ORDER %s77 # RUN: -profile 2>&1 | FileCheck -check-prefix=WARN-PROFILE %s95 # WARN-ICF: ignoring '/incremental' because ICF is enabled; use '/opt:noicf' to disable96 # WARN-REF: ignoring '/incremental' because REF is enabled; use '/opt:noref' to disable97 # WARN-ORDER: ignoring '/incremental' due to '/order' specification98 # WARN-PROFILE: ignoring '/incremental' due to '/profile' specification