summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>2015-04-17 16:33:37 +0000
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>2015-04-17 16:33:37 +0000
commit546c8be9678a0b7c1a5197d4f695ec70e88424b6 (patch)
tree676fec1b9145f9283628be8637dd41adcdb46e30 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parentfba25d6e9bef3229dabe322d3b117355821c1101 (diff)
downloadbcm5719-llvm-546c8be9678a0b7c1a5197d4f695ec70e88424b6.tar.gz
bcm5719-llvm-546c8be9678a0b7c1a5197d4f695ec70e88424b6.zip
AsmPrinter: Stop storing MDLocalVariable in DebugLocEntry
Stop storing the `MDLocalVariable` in the `DebugLocEntry::Value`s. We generate the list of `DebugLocEntry`s separately for each variable/inlined-at pair, so the variable never actually changes here. This is effectively NFC (aside from saving some memory and CPU time). llvm-svn: 235202
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud