This is an automated email from the git hooks/post-receive script.
"tcwg-buildslave pushed a change to branch linaro-local/ci/llvm-kernel-aarch64-tested in repository toolchain/llvm/llvm.
from 985a0829452 [docs] Fix a small typo in a debug info example adds 69344b0171f [IR Verifier] Do not allow bitcast of pointer to vector of [...]
No new revisions were added by this update.
Summary of changes: lib/IR/Instructions.cpp | 14 ++++++++------ ...ias-address-space.ll => bitcast-pointer-vector-neg.ll} | 10 +++++----- test/Verifier/bitcast-vector-pointer-as-neg.ll | 15 +++++++++++++++ ...ias-address-space.ll => bitcast-vector-pointer-neg.ll} | 10 +++++----- test/Verifier/bitcast-vector-pointer-pos.ll | 14 ++++++++++++++ 5 files changed, 47 insertions(+), 16 deletions(-) copy test/Verifier/{bitcast-alias-address-space.ll => bitcast-pointer-vector-neg.l [...] create mode 100644 test/Verifier/bitcast-vector-pointer-as-neg.ll copy test/Verifier/{bitcast-alias-address-space.ll => bitcast-vector-pointer-neg.l [...] create mode 100644 test/Verifier/bitcast-vector-pointer-pos.ll