ObjectFileELF: Use llvm::JamCRC to refactor CRC32 computation
authorFangrui Song <maskray@google.com>
Fri, 26 Jul 2019 08:33:36 +0000 (08:33 +0000)
committerFangrui Song <maskray@google.com>
Fri, 26 Jul 2019 08:33:36 +0000 (08:33 +0000)
commit20db94b7b3029426099a1dea6729f2b364a37f07
tree63071086a292daf7b560fd3f95112c1da2fa2995
parentc760b5da11648acf0e8191069e72188e88b5524a
ObjectFileELF: Use llvm::JamCRC to refactor CRC32 computation

Reviewed By: labath

Differential Revision: https://reviews.llvm.org/D65318

llvm-svn: 367090
lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp