Displaying 1 result from an estimated 1 matches for "622ddc52".
2016 Nov 15
2
In LLVM IR, how can I determine if a switch statement had an explicit default case?
Since a SwitchInst always has a default case even if no default case
appeared in the code, what's the best way to determine if it's explicit or
implicit?
thanks..
don
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20161114/7b2965db/attachment.html>