Skip to content
GitLab
Explore
Sign in
This is an archived project. Repository and other project resources are read-only.
llvm-epi-0.8
llvm
lib
CodeGen
LiveDebugVariables.cpp
Find file
Blame
History
Permalink
Sometimes, old virtual registers can linger on DBG_VALUE instructions.
· 1a3534af
Jakob Stoklund Olesen
authored
Jan 12, 2011
Make sure we don't crash in that case, but simply turn them into %noreg instead. llvm-svn: 123335
1a3534af
Loading