We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84be76f commit 7c220c4Copy full SHA for 7c220c4
lld/test/ELF/compressed-debug-level.test
@@ -18,7 +18,7 @@
18
# RUN: llvm-readelf --sections %t.6 | FileCheck -check-prefixes=HEADER,LEVEL6 %s
19
20
# HEADER: [Nr] Name Type Address Off Size
21
-# LEVEL1: [ 1] .debug_info PROGBITS 00000000 000094 00001{{[def]}}
+# LEVEL1: [ 1] .debug_info PROGBITS 00000000 000094 0000{{1[def]|21}}
22
# LEVEL6: [ 1] .debug_info PROGBITS 00000000 000094 00001{{[abc]}}
23
24
## A little arbitrary debug section which has a different size after
0 commit comments