[PATCH] D18407: Add -fno-jump-tables and-fjump-tables flags
Nirav Dave via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 23 10:47:43 PDT 2016
niravd created this revision.
niravd added reviewers: echristo, hans.
niravd added a subscriber: llvm-commits.
These flags toggle the addition of the nousejumptable function
attribute introduced in D18321.
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.51444.patch
Type: text/x-patch
Size: 3908 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160323/d23990d6/attachment.bin>
More information about the llvm-commits
mailing list