mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-14 16:33:28 +00:00
Forgot to add test for r223856
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@223857 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
4f5424e74e
commit
d465762cfd
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…
x
Reference in New Issue
Block a user