mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-25 20:39:47 +00:00
Forgot to add test for r223856
llvm-svn: 223857
This commit is contained in:
parent
c91d74860c
commit
439f3eddb7
4
test/Assembler/invalid-hexint.ll
Normal file
4
test/Assembler/invalid-hexint.ll
Normal file
@ -0,0 +1,4 @@
|
||||
; RUN: not llvm-as < %s 2>&1 | FileCheck %s
|
||||
|
||||
global i64 u0x0p001
|
||||
; CHECK: expected value token
|
Loading…
Reference in New Issue
Block a user