about summary refs log tree commit diff homepage
path: root/test/Feature
diff options
context:
space:
mode:
authorDaniel Dunbar <daniel@zuster.org>2009-06-25 00:05:45 +0000
committerDaniel Dunbar <daniel@zuster.org>2009-06-25 00:05:45 +0000
commit0e29e311c7237561af46af3584d888175e42b1cc (patch)
tree3d2265a3085e7582ec6653ceee12824ddc005c64 /test/Feature
parentfabd71bf0a6dd89ce6fb8cea48380a52aad7edc4 (diff)
downloadklee-0e29e311c7237561af46af3584d888175e42b1cc.tar.gz
Didn't mean to check this in.
git-svn-id: https://llvm.org/svn/llvm-project/klee/trunk@74144 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/Feature')
-rw-r--r--test/Feature/ArbitraryBitWidths.ll5
1 files changed, 0 insertions, 5 deletions
diff --git a/test/Feature/ArbitraryBitWidths.ll b/test/Feature/ArbitraryBitWidths.ll
deleted file mode 100644
index 34e3ee78..00000000
--- a/test/Feature/ArbitraryBitWidths.ll
+++ /dev/null
@@ -1,5 +0,0 @@
-@g0 = global i31 10
-
-define i32 @main() {
-       ret i32 0
-}
\ No newline at end of file