summaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorManman Ren <manman.ren@gmail.com>2013-10-22 20:59:19 +0000
committerManman Ren <manman.ren@gmail.com>2013-10-22 20:59:19 +0000
commit642a0acce22b6e53da0b6dc1d2c6dd8009fb4ca3 (patch)
treef2277063a00bd607369d19ab69fbade644f9aca6 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent9a02765bc3f4327d5fd9933f24c08caae48ff6b0 (diff)
Debug Info: code clean up.
Remove unnecessary creation of LexicalScope in collectDeadVariables. The created LexicialScope was only used to get isAbstractScope, which should be false from the creation: "new LexicalScope(NULL, DIDescriptor(SP), NULL, false);". We can also remove a DenseMap that holds the created LexicalScopes. llvm-svn: 193196
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions