aboutsummaryrefslogtreecommitdiff
path: root/llvm/test/tools/llvm-objdump/ELF/ARM/debug-vars-dwarf5-sections.s
diff options
context:
space:
mode:
authorAmara Emerson <amara@apple.com>2025-10-25 22:51:20 -0700
committerGitHub <noreply@github.com>2025-10-25 22:51:20 -0700
commit792c65c39f9ecf0d1bb36e846583470c492b3fca (patch)
treef64f81cffe76ab3ca533d38e66cc666ed775dd7f /llvm/test/tools/llvm-objdump/ELF/ARM/debug-vars-dwarf5-sections.s
parentcd27741c1111f8a97af5fbca4153fa94f50ed9f3 (diff)
downloadllvm-main.zip
llvm-main.tar.gz
llvm-main.tar.bz2
[MC] Fix accidentally eating the newline when handling a comment char at the end of the line. (#165129)HEADmain
If we have a target where both # and ## are valid comment strings, a line ending in # would trigger the lexer to eat 2 characters and therefore lex the _next_ line as a comment. Oops. This was introduced in 4946db15a74b761c5ac4ead18873639236b4ab5d rdar://162635338
Diffstat (limited to 'llvm/test/tools/llvm-objdump/ELF/ARM/debug-vars-dwarf5-sections.s')
0 files changed, 0 insertions, 0 deletions