[PATCH] D18407: Add -fno-jump-tables and-fjump-tables flags

Nirav Dave via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 28 07:28:51 PDT 2016


niravd updated this revision to Diff 51790.
niravd added a comment.

Modification to use soft attrbiutes as suggested


http://reviews.llvm.org/D18407

Files:
  include/clang/Driver/Options.td
  include/clang/Frontend/CodeGenOptions.def
  lib/CodeGen/CodeGenFunction.cpp
  lib/Driver/Tools.cpp
  lib/Frontend/CompilerInvocation.cpp
  test/CodeGen/nousejumptable.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18407.51790.patch
Type: text/x-patch
Size: 3886 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160328/1c4fcb3c/attachment.bin>


More information about the llvm-commits mailing list