[PATCH] D40478: Added control flow architecture protection Flag

Oren Ben Simhon via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Dec 19 12:46:19 PST 2017


oren_ben_simhon updated this revision to Diff 127590.
oren_ben_simhon added a reviewer: pcc.
oren_ben_simhon added a comment.

Implemented comments posted until 12/19 (Thanks Craig)


Repository:
  rL LLVM

https://reviews.llvm.org/D40478

Files:
  include/clang/Driver/Options.td
  include/clang/Frontend/CodeGenOptions.def
  lib/CodeGen/CGCall.cpp
  lib/CodeGen/CodeGenFunction.cpp
  lib/Driver/ToolChains/Clang.cpp
  lib/Frontend/CompilerInvocation.cpp
  test/CodeGen/cf-arch-protection.c
  test/CodeGen/complex-builtins.c
  test/CodeGen/complex-libcalls.c
  test/CodeGen/math-builtins.c
  test/CodeGen/math-libcalls.c
  test/Driver/clang_f_opts.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40478.127590.patch
Type: text/x-patch
Size: 10579 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171219/caf83c01/attachment-0001.bin>


More information about the cfe-commits mailing list