| commit | fa3c6f148ce980550be8981fe40325506c39a45f | [log] [tgz] |
|---|---|---|
| author | Kevin Enderby <enderby@apple.com> | Fri Dec 24 00:12:02 2010 +0000 |
| committer | Kevin Enderby <enderby@apple.com> | Fri Dec 24 00:12:02 2010 +0000 |
| tree | 3dbad694dd88adebfb03981a64aaf858e3c20bd7 | |
| parent | ffaea0f01778a824af9c599bac6f3f76e2ed92ab [diff] |
In llvm-mc parse a Hash token as a full line comment. Allows handling of preprocessed .s files and matches darwin gas. rdar://8798690 Also fix a comment on the next line of AsmParser.cpp after this new code. llvm-svn: 122531