]> granicus.if.org Git - clang/commit
Add codegen support for the __debugbreak intrinsic.
authorNico Weber <nicolasweber@gmx.de>
Wed, 26 Sep 2012 05:40:16 +0000 (05:40 +0000)
committerNico Weber <nicolasweber@gmx.de>
Wed, 26 Sep 2012 05:40:16 +0000 (05:40 +0000)
commit385cc5f01b59af0183a825351d93695ca7185091
tree2e75b4884ea252678859b40506e21174eb467ac4
parent80bfa3d125fa0b9c636977ea37b4a55b2c9b1037
Add codegen support for the __debugbreak intrinsic.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@164660 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGBuiltin.cpp