If dbg.declare from non-entry block is using alloca from entry block then use...
If dbg.declare from non-entry block is using alloca from entry block then use offset available in StaticAllocaMap to emit DBG_VALUE. Right now, this has no material impact because varible info also collected using offset table maintained in machine module info. llvm-svn: 113967
Loading
Please register or sign in to comment