[PATCH] D40531: Emit function IDs table for Control Flow Guard
Adrian McCarthy via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 8 08:35:03 PST 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL322005: Emit Function IDs table for Control Flow Guard (authored by amccarth, committed by ).
Herald added a subscriber: sanjoy.
Changed prior to commit:
https://reviews.llvm.org/D40531?vs=127408&id=128939#toc
Repository:
rL LLVM
https://reviews.llvm.org/D40531
Files:
cfe/trunk/include/clang/Driver/CLCompatOptions.td
cfe/trunk/include/clang/Driver/Options.td
cfe/trunk/include/clang/Frontend/CodeGenOptions.def
cfe/trunk/lib/CodeGen/CodeGenModule.cpp
cfe/trunk/lib/Driver/ToolChains/Clang.cpp
cfe/trunk/lib/Frontend/CompilerInvocation.cpp
llvm/trunk/include/llvm/MC/MCObjectFileInfo.h
llvm/trunk/include/llvm/MC/MCStreamer.h
llvm/trunk/include/llvm/MC/MCWinCOFFStreamer.h
llvm/trunk/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
llvm/trunk/lib/CodeGen/AsmPrinter/CMakeLists.txt
llvm/trunk/lib/CodeGen/AsmPrinter/WinCFGuard.cpp
llvm/trunk/lib/CodeGen/AsmPrinter/WinCFGuard.h
llvm/trunk/lib/MC/MCAsmStreamer.cpp
llvm/trunk/lib/MC/MCObjectFileInfo.cpp
llvm/trunk/lib/MC/MCParser/COFFAsmParser.cpp
llvm/trunk/lib/MC/MCStreamer.cpp
llvm/trunk/lib/MC/MCWinCOFFStreamer.cpp
llvm/trunk/test/CodeGen/WinCFGuard/cfguard.ll
llvm/trunk/test/MC/COFF/symidx.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40531.128939.patch
Type: text/x-patch
Size: 27699 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180108/6fc21b3b/attachment.bin>
More information about the llvm-commits
mailing list