summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-dwp/X86/simple.test
diff options
context:
space:
mode:
authorDavid Blaikie <dblaikie@gmail.com>2015-12-04 21:30:23 +0000
committerDavid Blaikie <dblaikie@gmail.com>2015-12-04 21:30:23 +0000
commit7c4ffe018ad538f341afe17c5103caca19dc4d80 (patch)
tree909b297ebcbaff025925b77162c0a1570bbc3627 /llvm/test/tools/llvm-dwp/X86/simple.test
parent9f23516415c56aaf9231583f9ac25c5e69375c87 (diff)
downloadbcm5719-llvm-7c4ffe018ad538f341afe17c5103caca19dc4d80.tar.gz
bcm5719-llvm-7c4ffe018ad538f341afe17c5103caca19dc4d80.zip
[llvm-dwp] Implement the required on-disk probed hash table
llvm-svn: 254770
Diffstat (limited to 'llvm/test/tools/llvm-dwp/X86/simple.test')
-rw-r--r--llvm/test/tools/llvm-dwp/X86/simple.test4
1 files changed, 2 insertions, 2 deletions
diff --git a/llvm/test/tools/llvm-dwp/X86/simple.test b/llvm/test/tools/llvm-dwp/X86/simple.test
index 3c9795fbb93..2ed8e611844 100644
--- a/llvm/test/tools/llvm-dwp/X86/simple.test
+++ b/llvm/test/tools/llvm-dwp/X86/simple.test
@@ -47,8 +47,8 @@ CHECK: .debug_cu_index contents:
Ensure only the relevant/contained sections are included in the table:
CHECK: Index Signature INFO ABBREV LINE STR_OFFSETS
Don't bother checking the Signatures, they aren't correct yet.
-CHECK: 1 [[DWOA]] [0x00000000, 0x00000029) [0x00000000, 0x00000031) [0x00000000, 0x00000011) [0x00000000, 0x00000010)
-CHECK: 2 [[DWOB]] [0x00000029, 0x0000005e) [0x00000031, 0x00000075) [0x00000011, 0x00000022) [0x00000010, 0x00000024)
+CHECK: 3 [[DWOA]] [0x00000000, 0x00000029) [0x00000000, 0x00000031) [0x00000000, 0x00000011) [0x00000000, 0x00000010)
+CHECK: 4 [[DWOB]] [0x00000029, 0x0000005e) [0x00000031, 0x00000075) [0x00000011, 0x00000022) [0x00000010, 0x00000024)
CHECK: .debug_str.dwo contents:
CHECK: "clang version
OpenPOWER on IntegriCloud