]> granicus.if.org Git - clang/commit
IRgen: Make sure any prolog instructions get debug info.
authorDaniel Dunbar <daniel@zuster.org>
Wed, 30 Jun 2010 21:27:56 +0000 (21:27 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Wed, 30 Jun 2010 21:27:56 +0000 (21:27 +0000)
commit727bd9731c4d9f8a369dc82afae39ad9877f92ab
tree14c053335f1bcade36be91de31b0393b16021198
parentfa297fb29b38991c537a0ae90ff595102dcd21a9
IRgen: Make sure any prolog instructions get debug info.

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