Mercurial > hg > CbC > CbC_llvm
view test/MC/AsmParser/preserve-comments.s @ 121:803732b1fca8
LLVM 5.0
author | kono |
---|---|
date | Fri, 27 Oct 2017 17:07:41 +0900 |
parents | 1172e4bd9c6f |
children |
line wrap: on
line source
#RUN: llvm-mc -preserve-comments -n -triple i386-linux-gnu < %s > %t #RUN: diff %s %t .text foo: #Comment here #comment here nop #if DIRECTIVE COMMENT ## WHOLE LINE COMMENT cmpl $196, %eax ## EOL COMMENT #endif .ident "clang version 3.9.0" .section ".note.GNU-stack","",@progbits