Add back r201608, r201622, r201624 and r201625
[oota-llvm.git] / test / Instrumentation / AddressSanitizer / instrument_global.ll
index 4717277b9afd9a87e74ffc41e27c5c9aae2fbe6f..7945e816ca37524535a20ce03398a5a4dde8e31f 100644 (file)
@@ -7,6 +7,7 @@ target triple = "x86_64-unknown-linux-gnu"
 ; module ctor/dtor
 
 ; CHECK: llvm.global_ctors
+; CHECK: @__asan_gen_ = private constant [8 x i8] c"<stdin>\00", align 1
 ; CHECK: llvm.global_dtors
 
 ; Test that we don't instrument global arrays with static initializer