]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - opencl/llvm.git/blobdiff - test/DebugInfo/X86/dbg-value-location.ll
DebugInfo: Following up to r209677, refactor local variable emission to delay the...
[opencl/llvm.git] / test / DebugInfo / X86 / dbg-value-location.ll
index 9184217b1874b31bce080f8dbb3ac5f2ddfb5643..55d1ae6a9f696ebf308ad9aca3d73b4ab0aabe32 100644 (file)
@@ -6,11 +6,11 @@ target triple = "x86_64-apple-darwin10.0.0"
 ; rdar://8950491
 
 ;CHECK: DW_TAG_formal_parameter
+;CHECK-NEXT: DW_AT_location
 ;CHECK-NEXT: DW_AT_name {{.*}} "var"
 ;CHECK-NEXT: DW_AT_decl_file
 ;CHECK-NEXT: DW_AT_decl_line
 ;CHECK-NEXT: DW_AT_type
-;CHECK-NEXT: DW_AT_location
 
 @dfm = external global i32, align 4