Lines Matching full:globals
2 ; RUN: opt < %t/a.ll -passes=asan -asan-globals-live-support=0 -mtriple=x86_64-unknown-linux-gnu -S | FileCheck --check-prefix=CHECK %s
3 ; RUN: opt < %t/a.ll -passes=asan -asan-globals-live-support=0 -mtriple=x86_64-apple-macosx10.11.0 -S | FileCheck --check-prefix=CHECK %s
4 ; RUN: opt < %t/a.ll -passes=asan -asan-globals-live-support=0 -mtriple=x86_64-pc-windows-msvc19.0.24215 -S | FileCheck --check-prefix=CHECK %s
5 ; RUN: opt < %t/a.ll -passes=asan -asan-globals-live-support=0 -asan-mapping-scale=5 -mtriple=x86_64-unknown-linux-gnu -S | FileCheck --check-prefixes=CHECK,CHECK-S5 %s
7 ; RUN: opt < %t/empty.ll -passes=asan -asan-globals-live-support=0 -mtriple=x86_64-unknown-linux-gnu -S | FileCheck --check-prefix=ELF-NOGC %s
12 ; Globals:
20 ; Check that globals were instrumented:
62 !6 = !{!"/tmp/asan-globals.cpp", i32 5, i32 5}
63 !7 = !{!"/tmp/asan-globals.cpp", i32 7, i32 5}
64 !8 = !{!"/tmp/asan-globals.cpp", i32 12, i32 14}
65 !9 = !{!"/tmp/asan-globals.cpp", i32 14, i32 25}