[lldb][NativePDB] fix test load-pdb.cpp
authorZequan Wu <zequanwu@google.com>
Mon, 26 Oct 2020 18:37:56 +0000 (11:37 -0700)
committerZequan Wu <zequanwu@google.com>
Mon, 26 Oct 2020 18:38:12 +0000 (11:38 -0700)
lldb/test/Shell/SymbolFile/NativePDB/load-pdb.cpp

index b4b9d0f..c0584df 100644 (file)
@@ -28,5 +28,5 @@ int main(int argc, char** argv) {
 // CHECK: {{.*}}: Type{0x00010024} , size = 0, compiler_type = {{.*}} int (int, char **)
 // CHECK: Compile units:
 // CHECK: {{.*}}: CompileUnit{0x00000000}, language = "c++", file = '{{.*}}/load-pdb.cpp'
-// CHECK: {{.*}}:   Function{0x08400001}, demangled = main, type = {{.*}}
-// CHECK: {{.*}}:   Block{0x08400001}
+// CHECK: {{.*}}:   Function{{{.*}}}, demangled = main, type = {{.*}}
+// CHECK: {{.*}}:   Block{{{.*}}}