[PATCH] D21142: [PDB] Move PDB functions to a separate file.
Rui Ueyama via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 8 09:59:10 PDT 2016
ruiu created this revision.
ruiu added a reviewer: zturner.
ruiu added a subscriber: llvm-commits.
We are going to use the hash functions from TPI streams.
http://reviews.llvm.org/D21142
Files:
include/llvm/DebugInfo/PDB/Raw/Hash.h
lib/DebugInfo/PDB/CMakeLists.txt
lib/DebugInfo/PDB/Raw/Hash.cpp
lib/DebugInfo/PDB/Raw/NameHashTable.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21142.60057.patch
Type: text/x-patch
Size: 5889 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160608/a41ea5c1/attachment.bin>
More information about the llvm-commits
mailing list