summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorJakob Stoklund Olesen <stoklund@2pi.dk>2011-03-26 02:19:36 +0000
committerJakob Stoklund Olesen <stoklund@2pi.dk>2011-03-26 02:19:36 +0000
commit9a624fa993e061e5926a7f044bc39fb06000e5f5 (patch)
tree758c5132aec9f4243bcfc37d1a4ef6f74b15931e /clang/lib/CodeGen/CodeGenModule.cpp
parent4d55f5a89362e568605f4bbb21814ee4becdb09c (diff)
downloadbcm5719-llvm-9a624fa993e061e5926a7f044bc39fb06000e5f5.tar.gz
bcm5719-llvm-9a624fa993e061e5926a7f044bc39fb06000e5f5.zip
Collect and coalesce DBG_VALUE instructions before emitting the function.
Correctly terminate the range of register DBG_VALUEs when the register is clobbered or when the basic block ends. The code is now ready to deal with variables that are sometimes in a register and sometimes on the stack. We just need to teach emitDebugLoc to say 'stack slot'. llvm-svn: 128327
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud