From: David Majnemer Date: Tue, 9 Dec 2014 23:51:14 +0000 (+0000) Subject: Forgot to add test for r223856 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d465762cfd447106da4e57e76fb924cd622c6adf;p=llvm Forgot to add test for r223856 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@223857 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/Assembler/invalid-hexint.ll b/test/Assembler/invalid-hexint.ll new file mode 100644 index 00000000000..a11b8cd0e88 --- /dev/null +++ b/test/Assembler/invalid-hexint.ll @@ -0,0 +1,4 @@ +; RUN: not llvm-as < %s 2>&1 | FileCheck %s + +global i64 u0x0p001 +; CHECK: expected value token