[PATCH] D28707: PDB: Add a class to create the /names stream contents.
Zachary Turner via llvm-commits
llvm-commits at lists.llvm.org
Sat Jan 14 18:52:00 PST 2017
It looks like the StringMap change didn't make it in?
On Sat, Jan 14, 2017 at 4:47 PM Rui Ueyama via Phabricator <
reviews at reviews.llvm.org> wrote:
> This revision was automatically updated to reflect the committed changes.
> Closed by commit rL292040: PDB: Add a class to create the /names stream
> contents. (authored by ruiu).
>
> Changed prior to commit:
> https://reviews.llvm.org/D28707?vs=84415&id=84467#toc
>
> Repository:
> rL LLVM
>
> https://reviews.llvm.org/D28707
>
> Files:
> llvm/trunk/include/llvm/DebugInfo/PDB/Raw/NameHashTableBuilder.h
> llvm/trunk/include/llvm/DebugInfo/PDB/Raw/RawTypes.h
> llvm/trunk/lib/DebugInfo/PDB/CMakeLists.txt
> llvm/trunk/lib/DebugInfo/PDB/Raw/NameHashTable.cpp
> llvm/trunk/lib/DebugInfo/PDB/Raw/NameHashTableBuilder.cpp
> llvm/trunk/unittests/DebugInfo/PDB/CMakeLists.txt
> llvm/trunk/unittests/DebugInfo/PDB/NameHashTableBuilderTest.cpp
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170115/90211cbe/attachment.html>
More information about the llvm-commits
mailing list