diff options
author | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2016-04-23 21:08:27 +0000 |
---|---|---|
committer | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2016-04-23 21:08:27 +0000 |
commit | 383f8413cf901c8ea026318b4f95ab00107fd38c (patch) | |
tree | ce01f4128a4169db0dfec840c355d05f60e18b43 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | a59d3e5af889662139b8b08f2175f12567491441 (diff) | |
download | llvm-383f8413cf901c8ea026318b4f95ab00107fd38c.zip llvm-383f8413cf901c8ea026318b4f95ab00107fd38c.tar.gz llvm-383f8413cf901c8ea026318b4f95ab00107fd38c.tar.bz2 |
DebugInfo: Adapt to loss of DITypeRef in LLVM r267296
LLVM stopped using MDString-based type references, and DIBuilder no
longer fills 'retainedTypes:' with every DICompositeType that has an
'identifier:' field. There are just minor changes to keep the same
behaviour in CFE.
Leaving 'retainedTypes:' unfilled has a dramatic impact on the output
order of the IR though. There are a huge number of testcase changes,
which were unfortunately not really scriptable.
llvm-svn: 267297
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions