commit | afcf19db87ae1baaf2c0479236a27fe2f982cd46 | [log] [tgz] |
---|---|---|
author | Reid Kleckner <rnk@google.com> | Mon Jul 17 20:31:38 2017 +0000 |
committer | Reid Kleckner <rnk@google.com> | Mon Jul 17 20:31:38 2017 +0000 |
tree | 3fb4879b0863ee626555c88eaf8f9b66e7150ded | |
parent | 53034fb6bdf6e960eb1ce675dcb08047fa531315 [diff] |
[codeview] Don't use the type visitor to merge types Summary: This didn't do much to speed things up, but it implements a FIXME, and I think it's a nice simplification. We don't need the record kind switch. We're doing that ourselves. Reviewers: ruiu, inglorion Subscribers: llvm-commits, hiraditya Differential Revision: https://reviews.llvm.org/D35496 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@308213 91177308-0d34-0410-b5e6-96231b3b80d8