"llvm/lib/git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "7b25bcdf525f327ef5c430acd73c1b32a825dc9d"
Fixed LiveVariables to no longer track the liveness of function pointers
that refer to direct function calls. Modified interface of LiveVariables to only track liveness of VarDecls. This cleans up a bunch of edge cases, and removed the bug just mentioned. llvm-svn: 41797
Loading
Please register or sign in to comment