hanchenye-llvm-project/llvm/test/CodeGen/WinCFGuard
Adrian McCarthy db2736ddd8 Reland "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.

The original patch didn't have the lit.local.cfg file that restricts the new
test to x86, thus the new test was failing on the non-x86 bots.

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

The reverts r322008, which was a revert of r322005.

This reverts commit a05b89f9aca70597dc79fe97bc49b50b51f525ba.

llvm-svn: 322136
2018-01-09 23:49:30 +00:00
..
cfguard.ll Reland "Emit Function IDs table for Control Flow Guard" 2018-01-09 23:49:30 +00:00
lit.local.cfg Reland "Emit Function IDs table for Control Flow Guard" 2018-01-09 23:49:30 +00:00