projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
287f68d
)
[Bitcode] Minimize the test to not conflict with others
author
Filipe Cabecinhas
<me@filcab.net>
Wed, 3 Jun 2015 01:30:08 +0000
(
01:30
+0000)
committer
Filipe Cabecinhas
<me@filcab.net>
Wed, 3 Jun 2015 01:30:08 +0000
(
01:30
+0000)
Source for the test:
@bloom = global <3 x i32> <i32 0, i32 1, i32 42>
Plus bit twiddling to set the vector numelts to 0 (in the bc file).
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@238894
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/Bitcode/Inputs/invalid-vector-length.bc
patch
|
blob
|
history
diff --git
a/test/Bitcode/Inputs/invalid-vector-length.bc
b/test/Bitcode/Inputs/invalid-vector-length.bc
index 94b13ed0c373b6358febdb366481a25e4ab2e4a7..269df83a07ae3154b164948a56683e353f050b2e 100644
(file)
Binary files a/test/Bitcode/Inputs/invalid-vector-length.bc and b/test/Bitcode/Inputs/invalid-vector-length.bc differ