aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
diff options
context:
space:
mode:
authorBill Wendling <isanbard@gmail.com>2009-05-09 23:51:35 +0000
committerBill Wendling <isanbard@gmail.com>2009-05-09 23:51:35 +0000
commitd53af3562946e1cc6bd98ad17c0fe95c14c1b391 (patch)
tree5f8224a1a8add8106b48d30fac6aa6f9ae48c9f8 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
parent1f991f09df103fff1b3986148ecade6bd3c95aca (diff)
downloadllvm-d53af3562946e1cc6bd98ad17c0fe95c14c1b391.zip
llvm-d53af3562946e1cc6bd98ad17c0fe95c14c1b391.tar.gz
llvm-d53af3562946e1cc6bd98ad17c0fe95c14c1b391.tar.bz2
A debug function start was not being recorded when the optimization level wasn't
None. However, we were always recording the region end. There's no longer a good reason for this code to be separated out between the different opt levels, as it was doing pretty much the same thing anyway. llvm-svn: 71370
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions