Fix a test case to not depend on asm comment syntax, so as to be portable
authorDavid Blaikie <dblaikie@gmail.com>
Tue, 30 Dec 2014 23:33:55 +0000 (23:33 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Tue, 30 Dec 2014 23:33:55 +0000 (23:33 +0000)
commit3927b97151e048c4dbdde35efe3de1c1f0e85c46
tree5c6f6a1a2cea5cab6590a023b5ccd0fe03de8529
parent7a3f48292cc4f90d93593f857cda9d3d97da78eb
Fix a test case to not depend on asm comment syntax, so as to be portable

Too many different comment characters - instead of trying to account for
them all, instead disable the comments and just check for end-of-line
instead.

llvm-svn: 225020
llvm/test/DebugInfo/multiline.ll