diff options
Diffstat (limited to 'llvm/test/DebugInfo/Generic/empty.ll')
-rw-r--r-- | llvm/test/DebugInfo/Generic/empty.ll | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/llvm/test/DebugInfo/Generic/empty.ll b/llvm/test/DebugInfo/Generic/empty.ll index 122b48cf2d1..3488fe5aeca 100644 --- a/llvm/test/DebugInfo/Generic/empty.ll +++ b/llvm/test/DebugInfo/Generic/empty.ll @@ -12,9 +12,7 @@ ; CHECK: total_length: 0x00000019 ; CHECK-NOT: file_names[ -; CHECK: .debug_pubnames contents: -; CHECK-NOT: {{^}}0x - +; CHECK-NOT: .debug_pubnames contents: ; CHECK: contents: ; Don't emit DW_AT_addr_base when there are no addresses. |