| commit | 44396faabcb72ef03db1c357fe493dd9b4a1bed9 | [log] [tgz] |
|---|---|---|
| author | Vitaly Buka <vitalybuka@google.com> | Wed Feb 14 22:41:15 2018 +0000 |
| committer | Vitaly Buka <vitalybuka@google.com> | Wed Feb 14 22:41:15 2018 +0000 |
| tree | e04afaeb1e0e904450bce3f7d6429e0bcfb41ea9 | |
| parent | de8140066a7cedff3f8f9e828d4430ad4e80f3d3 [diff] |
[ThinLTO/CFI] Include TYPE_ID summaries into GLOBALVAL_SUMMARY_BLOCK Summary: TypeID summaries are used by CFI and need to be serialized by ThinLTO indexing for later use by LTO Backend. Reviewers: tejohnson, pcc Subscribers: mehdi_amini, inglorion, eraman, hiraditya, llvm-commits Differential Revision: https://reviews.llvm.org/D42611 llvm-svn: 325182