summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Bytecode/Reader/ConstantReader.cpp
diff options
context:
space:
mode:
authorVikram S. Adve <vadve@cs.uiuc.edu>2003-07-11 21:57:43 +0000
committerVikram S. Adve <vadve@cs.uiuc.edu>2003-07-11 21:57:43 +0000
commitac83df769b153d143cfb9a1b8d5ef37520f3b6a5 (patch)
treed0ca8b613455e159840e916a1c5fa8facb8e31b9 /llvm/lib/Bytecode/Reader/ConstantReader.cpp
parentb99d684839ded5dae486128db808d3728723004d (diff)
downloadbcm5719-llvm-ac83df769b153d143cfb9a1b8d5ef37520f3b6a5.tar.gz
bcm5719-llvm-ac83df769b153d143cfb9a1b8d5ef37520f3b6a5.zip
Trace loads and stores as they happen (stores were being
remembered in valuesStoredInFunction, but never traced at function return, and that's too late to be finding the error anyway). Stores trace both the value and the address being stored to, but after some experience I think only values should be traced. The pointer hash table just fills up far too quickly if every store address were traced. llvm-svn: 7169
Diffstat (limited to 'llvm/lib/Bytecode/Reader/ConstantReader.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud