]> granicus.if.org Git - clang/commit
Set "optimization is ON" and supply other optional parameters. This helps codegenerat...
authorDevang Patel <dpatel@apple.com>
Thu, 15 Jul 2010 23:09:46 +0000 (23:09 +0000)
committerDevang Patel <dpatel@apple.com>
Thu, 15 Jul 2010 23:09:46 +0000 (23:09 +0000)
commit15a3d7df1ad667c6c09e34def34d546124c9efac
tree0db1bd53a2eb03e5dea81659324ab4fea110cdde
parent1ce377ab2cf36d8d10b3d0672977dbc63833c745
Set "optimization is ON" and supply other optional parameters. This helps codegenerator preserve info in case the symbol is deleted.

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