mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-07-17 03:24:34 +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:
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
|
Reference in New Issue
Block a user