llvm.dbg.declare intrinsic does not use any llvm::Values. It's magic!
authorDevang Patel <dpatel@apple.com>
Tue, 8 Mar 2011 22:12:11 +0000 (22:12 +0000)
committerDevang Patel <dpatel@apple.com>
Tue, 8 Mar 2011 22:12:11 +0000 (22:12 +0000)
commit5aa3fa6d827e162893534454b2a2c4b6e50884fc
tree2544e6ac6501f3dc09b3566d3d5bfd006eabb394
parent19ba42eda272bd5894ae4228a3598288bded4617
llvm.dbg.declare intrinsic does not use any llvm::Values. It's magic!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@127282 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/InstCombine/InstCombine.h
lib/Transforms/InstCombine/InstCombineCasts.cpp
lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp