From: Chris Lattner Date: Thu, 30 Jan 2003 22:24:14 +0000 (+0000) Subject: New testcase X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=5f9dbfff97eaf28279adb2588449db9dfc5b588e;p=oota-llvm.git New testcase git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5444 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/Assembler/2003-01-30-UnsignedString.ll b/test/Assembler/2003-01-30-UnsignedString.ll new file mode 100644 index 00000000000..af9a495fe64 --- /dev/null +++ b/test/Assembler/2003-01-30-UnsignedString.ll @@ -0,0 +1,3 @@ + +%spell_order = global [4 x ubyte] c"\FF\00\F7\00" +