]> granicus.if.org Git - clang/commit
IRGen: Start using the WriteThinLTOBitcode pass.
authorPeter Collingbourne <peter@pcc.me.uk>
Fri, 20 Jan 2017 22:39:16 +0000 (22:39 +0000)
committerPeter Collingbourne <peter@pcc.me.uk>
Fri, 20 Jan 2017 22:39:16 +0000 (22:39 +0000)
commitc48487216a6bb601da612628c5d87b92642b1f33
treec3c6b9fb46b991681c18f05d94d33fbe0447301f
parentdaee7ce83c2de1bd130f008ae7847ac3751bfa4e
IRGen: Start using the WriteThinLTOBitcode pass.

This is the final change necessary to support CFI with ThinLTO.

Differential Revision: https://reviews.llvm.org/D28843

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@292662 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/BackendUtil.cpp
test/CMakeLists.txt
test/CodeGenCXX/type-metadata-thinlto.cpp [new file with mode: 0644]