diff options
author | Reid Kleckner <rnk@google.com> | 2020-09-16 09:55:22 -0700 |
---|---|---|
committer | Reid Kleckner <rnk@google.com> | 2020-09-16 09:59:03 -0700 |
commit | e47d2927de79767663f0a0ece0581522fbe40ac4 (patch) | |
tree | 959978258cbe385cfb1c70dc4d66dc0da568923e /llvm/lib/CodeGen/InterferenceCache.cpp | |
parent | 367248956e93982a73c0441868a562aeb85af5a0 (diff) | |
download | llvm-e47d2927de79767663f0a0ece0581522fbe40ac4.zip llvm-e47d2927de79767663f0a0ece0581522fbe40ac4.tar.gz llvm-e47d2927de79767663f0a0ece0581522fbe40ac4.tar.bz2 |
Include (Type|Symbol)Record.h less
Most clients only need CVType and CVSymbol, not structs for every type
and symbol. Move CVSymbol and CVType to CVRecord.h to accomplish this.
Update some of the common headers that need CVSymbol and CVType to use
the new location.
Diffstat (limited to 'llvm/lib/CodeGen/InterferenceCache.cpp')
0 files changed, 0 insertions, 0 deletions