aboutsummaryrefslogtreecommitdiffstats
path: root/test/DebugInfo/2010-03-19-DbgDeclare.ll
Commit message (Collapse)AuthorAgeFilesLines
* call void @llvm.dbg.declare(metadata !{i32* null}, metadata !1)Devang Patel2010-03-191-0/+12
is valid, but not useful, when variable identified by !1 is optimized away by the optimizer. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@98986 91177308-0d34-0410-b5e6-96231b3b80d8