diff options
author | Chris Lattner <sabre@nondot.org> | 2008-11-10 03:48:55 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2008-11-10 03:48:55 +0000 |
commit | e9533d94907bbbbd8b995ec3c7a8b5c20bdc10a2 (patch) | |
tree | 5a2df41951c01dc428d062f5a25c60f5ec2adbcb /lib/Bitcode/Reader/BitcodeReader.h | |
parent | b7b58e673521eceaf17a2b82ca172b01489c06e4 (diff) | |
download | external_llvm-e9533d94907bbbbd8b995ec3c7a8b5c20bdc10a2.zip external_llvm-e9533d94907bbbbd8b995ec3c7a8b5c20bdc10a2.tar.gz external_llvm-e9533d94907bbbbd8b995ec3c7a8b5c20bdc10a2.tar.bz2 |
Fix an over aggressive assumption that struct decls will have a pointer to
an array that is empty. Instead of requiring this array, allow a null pointer.
This shrinks all forward references of structs.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@58959 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Bitcode/Reader/BitcodeReader.h')
0 files changed, 0 insertions, 0 deletions