1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00
llvm-mirror/test/Assembler/2008-10-14-QuoteInName.ll
Daniel Dunbar e11e618cc6 Prevent assert when using '"' in names (via hexadecimal).
Update LangRef to mention \xx quoting in names.

llvm-svn: 57538
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