[cfe-commits] [patch] Add codegen support for __debugbreak

Nico Weber thakis at chromium.org
Tue Sep 25 04:04:51 PDT 2012


Hi,

this tiny patch lets __debugbreak() do the same as __builtin_trap()
(instead of erroring out with "can't compile __debugbreak yet"). Ok?

Nico
-------------- next part --------------
A non-text attachment was scrubbed...
Name: clang-debugbreak.patch
Type: application/octet-stream
Size: 499 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120925/5d0addea/attachment.obj>


More information about the cfe-commits mailing list