Now with more int3.

On Wed, Sep 26, 2012 at 4:24 AM, Eli Friedman <[email protected]> wrote:
> 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

Attachment: clang-debugbreak.patch
Description: Binary data

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

Reply via email to