diff options
author | Dale Johannesen <dalej@apple.com> | 2010-02-12 18:40:17 +0000 |
---|---|---|
committer | Dale Johannesen <dalej@apple.com> | 2010-02-12 18:40:17 +0000 |
commit | 30d99f4b9b6aeab0235d6b523ab5d32e47bf7013 (patch) | |
tree | e02905813c726cbddaebffb9480f06f96c6da157 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | 75879be9d8a0fad258ce9a391cbe4c3b14dc822c (diff) | |
download | llvm-30d99f4b9b6aeab0235d6b523ab5d32e47bf7013.zip llvm-30d99f4b9b6aeab0235d6b523ab5d32e47bf7013.tar.gz llvm-30d99f4b9b6aeab0235d6b523ab5d32e47bf7013.tar.bz2 |
Rewrite handling of DBG_VALUE; previous algorithm
didn't handle
X =
Y<dead> = use X
DBG_VALUE(X)
I was hoping to avoid this approach as it's slower,
but I don't think it can be done.
llvm-svn: 95996
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions