commit | cd70182e8d530bf806176c529105c350d4d7fbd9 | [log] [tgz] |
---|---|---|
author | Alexei Starovoitov <ast@kernel.org> | Thu Mar 14 13:53:19 2019 -0700 |
committer | Alexei Starovoitov <ast@kernel.org> | Thu Mar 14 13:53:19 2019 -0700 |
tree | f8595a44b351aebf6d14eef95fa827f3f86de5be | |
parent | f48a920504e516bded420255946f8e1cb8a0944a [diff] | |
parent | 8fd7a61aa556ad518e897f58264a2e67f9c527f5 [diff] |
Merge branch 'fix-fwd-enum-resolution' Andrii Nakryiko says: ==================== This patchset adds ability to resolve forward-declared enums into their corresponding full enum definition types during type deduplication, eliminating one of the reasons for having duplicated graphs of types. ==================== Signed-off-by: Alexei Starovoitov <ast@kernel.org>