diff options
Diffstat (limited to 'llvm/test/DebugInfo/dwarf-public-names.ll')
| -rw-r--r-- | llvm/test/DebugInfo/dwarf-public-names.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/DebugInfo/dwarf-public-names.ll b/llvm/test/DebugInfo/dwarf-public-names.ll index f6d8cd343cd..890ab8af771 100644 --- a/llvm/test/DebugInfo/dwarf-public-names.ll +++ b/llvm/test/DebugInfo/dwarf-public-names.ll @@ -37,7 +37,7 @@ ; Skip the output to the header of the pubnames section. ; CHECK: debug_pubnames -; CHECK: version = 0x0002 +; CHECK: version = 0x0002 {{.*}} unit_size = 0x00000128 ; Check for each name in the output. ; CHECK-DAG: "ns" |

