[llvm-commits] [lld] r158375 - in /lld/trunk/lib/ReaderWriter/MachO: ReferenceKinds.cpp ReferenceKinds.h StubAtoms_x86.hpp StubAtoms_x86_64.hpp

Nick Kledzik kledzik at apple.com
Fri Jun 15 13:40:36 PDT 2012


Sean,

Thanks for pointing this out.  I've switched a bunch of assert() statements to use llvm_unreachable() instead.

-Nick

On Jun 12, 2012, at 8:52 PM, Sean Silva wrote:
> you should use llvm_unreachable instead of assert(0).

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120615/160a4fa6/attachment.html>


More information about the llvm-commits mailing list