diff options
Diffstat (limited to 'llvm/test/DebugInfo/X86/fission-cu.ll')
| -rw-r--r-- | llvm/test/DebugInfo/X86/fission-cu.ll | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/llvm/test/DebugInfo/X86/fission-cu.ll b/llvm/test/DebugInfo/X86/fission-cu.ll index 1d0ec27af0c..135c78029a2 100644 --- a/llvm/test/DebugInfo/X86/fission-cu.ll +++ b/llvm/test/DebugInfo/X86/fission-cu.ll @@ -112,4 +112,7 @@ ; OBJ-NEXT: R_X86_64_32 .debug_str ; OBJ-NEXT: R_X86_64_64 .text 0x0 ; OBJ-NEXT: } +; OBJ: .debug_aranges +; OBJ-NEXT: R_X86_64_32 .debug_info 0x0 + !9 = metadata !{i32 1, metadata !"Debug Info Version", i32 1} |

