diff options
author | Jakob Stoklund Olesen <stoklund@2pi.dk> | 2011-03-26 02:19:36 +0000 |
---|---|---|
committer | Jakob Stoklund Olesen <stoklund@2pi.dk> | 2011-03-26 02:19:36 +0000 |
commit | 9a624fa993e061e5926a7f044bc39fb06000e5f5 (patch) | |
tree | 758c5132aec9f4243bcfc37d1a4ef6f74b15931e /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 4d55f5a89362e568605f4bbb21814ee4becdb09c (diff) | |
download | bcm5719-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