diff options
Diffstat (limited to 'test/CodeGen/CBackend/2003-06-11-LiteralStringProblem.ll')
-rw-r--r-- | test/CodeGen/CBackend/2003-06-11-LiteralStringProblem.ll | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/test/CodeGen/CBackend/2003-06-11-LiteralStringProblem.ll b/test/CodeGen/CBackend/2003-06-11-LiteralStringProblem.ll deleted file mode 100644 index f6177ea..0000000 --- a/test/CodeGen/CBackend/2003-06-11-LiteralStringProblem.ll +++ /dev/null @@ -1,3 +0,0 @@ -; RUN: llc < %s -march=c - -@version = global [3 x i8] c"1\00\00" |