[PATCH] D11029: CFI: Get check-cfi passing on Windows.
Peter Collingbourne
peter at pcc.me.uk
Wed Jul 8 15:11:12 PDT 2015
This revision was automatically updated to reflect the committed changes.
Closed by commit rL241745: CFI: Get check-cfi passing on Windows. (authored by pcc).
Changed prior to commit:
http://reviews.llvm.org/D11029?vs=29247&id=29290#toc
Repository:
rL LLVM
http://reviews.llvm.org/D11029
Files:
compiler-rt/trunk/CMakeLists.txt
compiler-rt/trunk/lib/ubsan/CMakeLists.txt
compiler-rt/trunk/lib/ubsan/ubsan_diag.cc
compiler-rt/trunk/lib/ubsan/ubsan_diag.h
compiler-rt/trunk/lib/ubsan/ubsan_handlers_cxx.cc
compiler-rt/trunk/lib/ubsan/ubsan_type_hash.cc
compiler-rt/trunk/lib/ubsan/ubsan_type_hash_itanium.cc
compiler-rt/trunk/lib/ubsan/ubsan_type_hash_win.cc
compiler-rt/trunk/test/cfi/CMakeLists.txt
compiler-rt/trunk/test/cfi/anon-namespace.cpp
compiler-rt/trunk/test/cfi/bad-cast.cpp
compiler-rt/trunk/test/cfi/multiple-inheritance.cpp
compiler-rt/trunk/test/cfi/nvcall.cpp
compiler-rt/trunk/test/cfi/overwrite.cpp
compiler-rt/trunk/test/cfi/sibling.cpp
compiler-rt/trunk/test/cfi/simple-fail.cpp
compiler-rt/trunk/test/cfi/vdtor.cpp
compiler-rt/trunk/test/lit.common.cfg
compiler-rt/trunk/test/ubsan/lit.common.cfg
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11029.29290.patch
Type: text/x-patch
Size: 55286 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150708/56013868/attachment.bin>
More information about the llvm-commits
mailing list