On Tue, Sep 25, 2012 at 4:04 AM, Nico Weber <[email protected]> wrote:
> Hi,
>
> this tiny patch lets __debugbreak() do the same as __builtin_trap()
> (instead of erroring out with "can't compile __debugbreak yet"). Ok?

If you're going to implement __debugbreak(), please do it correctly...
it's "call void @llvm.x86.int(i8 3)".

-Eli
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to