]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gas/testsuite/gas/bpf/comments-pseudoc.s
gas: support double-slash line comments in BPF assembly
[thirdparty/binutils-gdb.git] / gas / testsuite / gas / bpf / comments-pseudoc.s
1 # This is a comment
2 r2 += 666 # This is also a comment
3 r3 += -666 /* So is
4 this */
5 r4 += 0x7eadbeef // And this