On Tue, Aug 6, 2013 at 7:13 PM, reed kotler <rkotler at mips.com> wrote: > does anyone know an easy way to get clang to emit the trap IR? A function with a non-void return type and empty body will contain a trap intrinsic, if that's what you're asking for...