From: Filipe Cabecinhas Date: Wed, 3 Jun 2015 01:30:08 +0000 (+0000) Subject: [Bitcode] Minimize the test to not conflict with others X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=1a2a0ee8a0b53eb690475c85a746fafdc2688102;p=oota-llvm.git [Bitcode] Minimize the test to not conflict with others Source for the test: @bloom = global <3 x i32> 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 --- diff --git a/test/Bitcode/Inputs/invalid-vector-length.bc b/test/Bitcode/Inputs/invalid-vector-length.bc index 94b13ed0c37..269df83a07a 100644 Binary files a/test/Bitcode/Inputs/invalid-vector-length.bc and b/test/Bitcode/Inputs/invalid-vector-length.bc differ