OSDN Git Service

Fix a bug in DbiStreamBuilder::addDbgStream.
authorRui Ueyama <ruiu@google.com>
Mon, 10 Oct 2016 23:44:04 +0000 (23:44 +0000)
committerRui Ueyama <ruiu@google.com>
Mon, 10 Oct 2016 23:44:04 +0000 (23:44 +0000)
commit9c78fe67ca73102492d737096951991eca07c859
tree6c7d209832c27fa762bb8fdce509c0103334a16e
parent7ca968808be2e96d4281dc0ee4abd66d00a2273f
Fix a bug in DbiStreamBuilder::addDbgStream.

This feature will be tested in LLD unit tests.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@283824 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/DebugInfo/PDB/Raw/DbiStreamBuilder.h
lib/DebugInfo/PDB/Raw/DbiStreamBuilder.cpp