diff options
author | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2015-04-17 16:28:58 +0000 |
---|---|---|
committer | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2015-04-17 16:28:58 +0000 |
commit | fba25d6e9bef3229dabe322d3b117355821c1101 (patch) | |
tree | e45263085ac5898af262eb2365466e144bc2368e /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 561a1572338ec08e2a47287001bc55e954bab2e6 (diff) | |
download | bcm5719-llvm-fba25d6e9bef3229dabe322d3b117355821c1101.tar.gz bcm5719-llvm-fba25d6e9bef3229dabe322d3b117355821c1101.zip |
AsmPrinter: Calculate type upfront for location lists, NFC
We can calculate the variable type up front before calling
`DebugLocEntry::finalize()`. In fact, since we only care about the type
if it's an `MDBasicType`, don't even bother resolving it using the type
identifier map.
llvm-svn: 235201
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions