llvm-6502/test/Assembler/2008-10-14-QuoteInName.ll
Daniel Dunbar 76dea9547d Prevent assert when using '"' in names (via hexadecimal).
Update LangRef to mention \xx quoting in names.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@57538 91177308-0d34-0410-b5e6-96231b3b80d8
2008-10-14 23:51:43 +00:00

4 lines
75 B
LLVM

; RUN: llvm-as < %s | llvm-dis | grep "quote"
@"a\22quote" = global i32 0