diff options
author | Rui Ueyama <ruiu@google.com> | 2016-04-07 22:49:21 +0000 |
---|---|---|
committer | Rui Ueyama <ruiu@google.com> | 2016-04-07 22:49:21 +0000 |
commit | 3a41be277a761d7687a2b860fa045ef5227d6e2d (patch) | |
tree | fea09726e818fcd3d62a4dccae500f7920d4fb8c /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
parent | e918006a87012fbd6840108b08313bb55a11403a (diff) | |
download | llvm-3a41be277a761d7687a2b860fa045ef5227d6e2d.zip llvm-3a41be277a761d7687a2b860fa045ef5227d6e2d.tar.gz llvm-3a41be277a761d7687a2b860fa045ef5227d6e2d.tar.bz2 |
ELF: Implement --build-id=md5.
Previously, we supported only one hash function, FNV-1, so
BuildIdSection directly handled hash computation. In this patch,
I made BuildIdSection an abstract class and defined two subclasses,
BuildIdFnv1 and BuildIdMd5.
llvm-svn: 265737
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions