CFI: Update tests for various bit vector sizes following lowerbitsets optzns.
authorPeter Collingbourne <peter@pcc.me.uk>
Wed, 29 Jul 2015 18:12:45 +0000 (18:12 +0000)
committerPeter Collingbourne <peter@pcc.me.uk>
Wed, 29 Jul 2015 18:12:45 +0000 (18:12 +0000)
commitea087056aeea20e7b294575023a22b50a6cd8c97
tree3bd57789dfced607f432c4fc4d727d2f9fad0c01
parent3eddf499b785903050e9f7e8b5bd696654503b73
CFI: Update tests for various bit vector sizes following lowerbitsets optzns.

Also add a test to ensure that this doesn't regress.

Differential Revision: http://reviews.llvm.org/D11584

llvm-svn: 243547
14 files changed:
compiler-rt/test/CMakeLists.txt
compiler-rt/test/cfi/CMakeLists.txt
compiler-rt/test/cfi/anon-namespace.cpp
compiler-rt/test/cfi/bad-cast.cpp
compiler-rt/test/cfi/create-derivers.test [new file with mode: 0644]
compiler-rt/test/cfi/lit.cfg
compiler-rt/test/cfi/multiple-inheritance.cpp
compiler-rt/test/cfi/nvcall.cpp
compiler-rt/test/cfi/overwrite.cpp
compiler-rt/test/cfi/sibling.cpp
compiler-rt/test/cfi/simple-fail.cpp
compiler-rt/test/cfi/utils.h
compiler-rt/test/cfi/vdtor.cpp
compiler-rt/test/lit.common.cfg