diff options
-rw-r--r-- | llvm/test/DebugInfo/X86/gnu-public-names.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/DebugInfo/X86/gnu-public-names.ll b/llvm/test/DebugInfo/X86/gnu-public-names.ll index d7c5e86fbfc..a7ac9e2cb0b 100644 --- a/llvm/test/DebugInfo/X86/gnu-public-names.ll +++ b/llvm/test/DebugInfo/X86/gnu-public-names.ll @@ -69,7 +69,7 @@ ; ASM-NEXT: .asciz "global_variable" # External Name ; ASM: .section .debug_gnu_pubtypes -; ASM: .byte 16 # Kind: TYPE, EXTERNAL +; ASM: .byte 16 # Attributes: TYPE, EXTERNAL ; ASM-NEXT: .asciz "C" # External Name ; CHECK: .debug_info contents: |