diff options
Diffstat (limited to 'llvm/test/DebugInfo/X86/gnu-public-names.ll')
| -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 3dc639ca696..d7c5e86fbfc 100644 --- a/llvm/test/DebugInfo/X86/gnu-public-names.ll +++ b/llvm/test/DebugInfo/X86/gnu-public-names.ll @@ -65,7 +65,7 @@ ; } ; ASM: .section .debug_gnu_pubnames -; ASM: .byte 32 # Kind: VARIABLE, EXTERNAL +; ASM: .byte 32 # Attributes: VARIABLE, EXTERNAL ; ASM-NEXT: .asciz "global_variable" # External Name ; ASM: .section .debug_gnu_pubtypes |

