diff options
author | Eric Christopher <echristo@gmail.com> | 2013-07-26 17:02:41 +0000 |
---|---|---|
committer | Eric Christopher <echristo@gmail.com> | 2013-07-26 17:02:41 +0000 |
commit | 3dee575b8dfe9c3d89f581e51dd11ddd08c43cd6 (patch) | |
tree | 8559512eff23c3111d0e179fd5a1f8bc4167dc13 /include | |
parent | 956e5aa3bd32212c6902a585a367dbf58d685340 (diff) | |
download | external_llvm-3dee575b8dfe9c3d89f581e51dd11ddd08c43cd6.zip external_llvm-3dee575b8dfe9c3d89f581e51dd11ddd08c43cd6.tar.gz external_llvm-3dee575b8dfe9c3d89f581e51dd11ddd08c43cd6.tar.bz2 |
Add preliminary support for hashing DIEs and breaking them into
type units.
Initially this support is used in the computation of an ODR checker
for C++. For now we're attaching it to the DIE, but in the future
it will be attached to the type unit.
This also starts breaking out types into the separation for type
units, but without actually splitting the DIEs.
In preparation for hashing the DIEs this adds a DIEString type
that contains a StringRef with the string contained at the label.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@187213 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions