| commit | a972d6121e83f001996a26a2c8c597b59de36b5c | [log] [tgz] |
|---|---|---|
| author | Adrian McCarthy <amccarth@google.com> | Thu May 19 20:12:56 2016 +0000 |
| committer | Adrian McCarthy <amccarth@google.com> | Thu May 19 20:12:56 2016 +0000 |
| tree | 0d1513a9b3fef57d3a2925a60567cda031b2eb9d | |
| parent | 330a12554249445b4bbe6e6a8385c23842794e0c [diff] |
Modify emitTypeInformation to use MemoryTypeTableBuilder A baby step toward translating DIType records to CodeView. This does not (yet) combine the record length with the record data. I'm going back and forth trying to determine if that's a good idea. llvm-svn: 270106