[PATCH] D40478: Added control flow architecture protection Flag

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jan 9 00:55:20 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rC322063: Added Control Flow Protection Flag (authored by orenb, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D40478?vs=128601&id=129041#toc

Repository:
  rC Clang

https://reviews.llvm.org/D40478

Files:
  include/clang/Basic/DiagnosticCommonKinds.td
  include/clang/Basic/TargetInfo.h
  include/clang/Driver/Options.td
  include/clang/Frontend/CodeGenOptions.def
  lib/Basic/Targets/X86.cpp
  lib/Basic/Targets/X86.h
  lib/CodeGen/CodeGenFunction.cpp
  lib/CodeGen/CodeGenModule.cpp
  lib/Driver/ToolChains/Clang.cpp
  lib/Frontend/CompilerInvocation.cpp
  test/CodeGen/x86-cf-protection.c
  test/Driver/clang_f_opts.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40478.129041.patch
Type: text/x-patch
Size: 10287 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180109/91642b6a/attachment-0001.bin>


More information about the cfe-commits mailing list