| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
hashing the contents of DW_FORM_data1 on top of a type with attributes.
llvm-svn: 189862
|
|
|
|
|
|
|
|
| |
This won't affect the kinds of hashes we test for as we actually
do hashing based on form and attribute. Change the fission-hash
testcase one last time to handle DW_AT_comp_dir.
llvm-svn: 189840
|
|
|
|
| |
llvm-svn: 189428
|
|
|
|
|
|
|
| |
algorithm. Update the split dwarf hashing testcase accordingly - this
should be the last time that the hash of an empty file changes.
llvm-svn: 189427
|
|
|
|
|
|
| |
type that will grow in the future
llvm-svn: 188422
|
|
|
|
|
|
| |
Before this, collectAttributes() was operating on a local object.
llvm-svn: 188254
|
|
|
|
|
|
|
|
|
|
| |
CUs.
Currently only hashes the name of CUs and the names of any children,
but it's an obvious first step to show the framework. The testcase
should continue to be correct, however, as it's an empty TU.
llvm-svn: 188243
|
|
|
|
| |
llvm-svn: 188233
|
|
No functional change intended.
llvm-svn: 188028
|