bolt/deps/llvm-18.1.8/llvm/test/Assembler/2002-07-25-QuoteInString.ll
2025-02-14 19:21:04 +01:00

6 lines
207 B
LLVM

; Test double quotes in strings work correctly!
; RUN: llvm-as < %s | llvm-dis | llvm-as | llvm-dis
;
; RUN: verify-uselistorder %s
@str = internal global [6 x i8] c"\22foo\22\00" ; <ptr> [#uses=0]