summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/CBackend/2003-06-11-HexConstant.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/CBackend/2003-06-11-HexConstant.ll')
-rw-r--r--test/CodeGen/CBackend/2003-06-11-HexConstant.ll4
1 files changed, 0 insertions, 4 deletions
diff --git a/test/CodeGen/CBackend/2003-06-11-HexConstant.ll b/test/CodeGen/CBackend/2003-06-11-HexConstant.ll
deleted file mode 100644
index 6197b30..0000000
--- a/test/CodeGen/CBackend/2003-06-11-HexConstant.ll
+++ /dev/null
@@ -1,4 +0,0 @@
-; RUN: llc < %s -march=c
-
-; Make sure hex constant does not continue into a valid hexadecimal letter/number
-@version = global [3 x i8] c"\001\00"
OpenPOWER on IntegriCloud