aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/ObjectYAML/CodeViewYAMLTypeHashing.cpp
AgeCommit message (Expand)AuthorFilesLines
2023-10-10Use llvm::endianness::{big,little,native} (NFC)Kazu Hirata1-2/+2
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth1-4/+3
2018-05-17Resubmit [pdb] Change /DEBUG:GHASH to emit 8 byte hashes."Zachary Turner1-5/+9
2018-05-17Revert "[pdb] Change /DEBUG:GHASH to emit 8 byte hashes."Zachary Turner1-15/+5
2018-05-17[pdb] Change /DEBUG:GHASH to emit 8 byte hashes.Zachary Turner1-5/+15
2017-12-13[CodeView] Teach clang to emit the .debug$H COFF section.Zachary Turner1-4/+4
2017-12-06Update obj2yaml and yaml2obj for .debug$H section.Zachary Turner1-0/+84