commit | db9af3fb6a38028b7697aba13d4fee6af8957517 | [log] [tgz] |
---|---|---|
author | Adrian McCarthy <amccarth@google.com> | Mon Jan 08 16:33:42 2018 +0000 |
committer | Adrian McCarthy <amccarth@google.com> | Mon Jan 08 16:33:42 2018 +0000 |
tree | 5faebcb17e44e96bf0d6051fe3c1071e2750eb69 | |
parent | 3be0f86cb734b9a6d38779778414b59f2a91a7e8 [diff] |
Emit Function IDs table for Control Flow Guard Adds option /guard:cf to clang-cl and -cfguard to cc1 to emit function IDs of functions that have their address taken into a section named .gfids$y for compatibility with Microsoft's Control Flow Guard feature. Differential Revision: https://reviews.llvm.org/D40531 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@322005 91177308-0d34-0410-b5e6-96231b3b80d8