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

Nirav Dave via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 29 08:04:03 PDT 2016


niravd updated this revision to Diff 51915.
niravd marked 4 inline comments as done.
niravd added a comment.

Change help message and update nojumptable test for new string attribute


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.51915.patch
Type: text/x-patch
Size: 3971 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160329/72d7b705/attachment.bin>


More information about the llvm-commits mailing list