diff options
author | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2016-04-24 06:52:01 +0000 |
---|---|---|
committer | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2016-04-24 06:52:01 +0000 |
commit | 5892c6b94b882d10952204a67e7e44ea9c387ca5 (patch) | |
tree | 6c305e34be7c011bc08783289a0619485e32d391 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | dbc981f71fa2f000c4c58b8be8e9aae9eeee0d9f (diff) | |
download | llvm-5892c6b94b882d10952204a67e7e44ea9c387ca5.zip llvm-5892c6b94b882d10952204a67e7e44ea9c387ca5.tar.gz llvm-5892c6b94b882d10952204a67e7e44ea9c387ca5.tar.bz2 |
BitcodeReader: Fix some holes in upgrade from r267296
Add tests for some missing cases to bitcode upgrade in r267296.
- DICompositeType with an 'elements:' field, which will cause it to be
involved in a cycle after the upgrade.
- A DIDerivedType that references a class in 'extraData:'.
I updated test/Bitcode/dityperefs-3.8.ll with the missing cases and
regenerated test/Bitcode/dityperefs-3.8.ll.bc.
llvm-svn: 267332
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions