llvm-project/llvm/test/DebugInfo/AArch64
Oliver Stannard 7f569a2d54 [AsmParser] Hash is not a comment on some targets
The '#' token is not a comment for all targets (on ARM and AArch64 it marks an
immediate operand), so we shouldn't treat it as such.

Comments are already converted to AsmToken::EndOfStatement by
AsmLexer::LexLineComment, so this check was unnecessary.

Differential Revision: https://reviews.llvm.org/D36405

llvm-svn: 310457
2017-08-09 09:40:51 +00:00
..
asan-stack-vars.ll [AsmParser] Hash is not a comment on some targets 2017-08-09 09:40:51 +00:00
big-endian-dump.ll
big-endian.ll Renumber testcase metadata nodes after r290153. 2016-12-22 00:45:21 +00:00
bitfields.ll Renumber testcase metadata nodes after r290153. 2016-12-22 00:45:21 +00:00
cfi-eof-prologue.ll Remove the obsolete offset parameter from @llvm.dbg.value 2017-07-28 20:21:02 +00:00
coalescing.ll Remove the obsolete offset parameter from @llvm.dbg.value 2017-07-28 20:21:02 +00:00
constant-dbgloc.ll
dwarfdump.ll
eh_frame.s
eh_frame_personality.ll
frameindices.ll Remove the obsolete offset parameter from @llvm.dbg.value 2017-07-28 20:21:02 +00:00
line-header.ll Speculatively revert r289925, see PR31407 2016-12-16 14:02:28 +00:00
lit.local.cfg
little-endian-dump.ll
processes-relocations.ll
prologue_end.ll
struct_by_value.ll