[PATCH] D35578: Add -fswitch-tables and -fno-switch-tables flags

Hans Wennborg via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 19 01:18:18 PDT 2017


hans added a comment.

I'm also curious about the motivation for this.

LLVM backends can opt out of these kinds of tables if they're not suitable for the target, but why would a Clang user want to do it?


https://reviews.llvm.org/D35578





More information about the cfe-commits mailing list