]> granicus.if.org Git - clang/commit
Emit intrinsic at current insert point, not at the end of current block.
authorDevang Patel <dpatel@apple.com>
Mon, 25 Apr 2011 23:52:27 +0000 (23:52 +0000)
committerDevang Patel <dpatel@apple.com>
Mon, 25 Apr 2011 23:52:27 +0000 (23:52 +0000)
commit50811d2e8939d3dc79f1ce30985c7cfcb17eda19
treea7a8425ebc556985dd4785a25d057d156a8bac0e
parentdf39fa2811933737974862ad376f140e4cdfeee1
Emit intrinsic at current insert point, not at the end of current block.

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