Use functions in DebugInfoPDB to create dummy PDB file.
authorRui Ueyama <ruiu@google.com>
Fri, 16 Sep 2016 04:32:33 +0000 (04:32 +0000)
committerRui Ueyama <ruiu@google.com>
Fri, 16 Sep 2016 04:32:33 +0000 (04:32 +0000)
commitb28c6d495dbf137b094df1f57aa3bcca5b6b66d3
treed61e6f98c193987061970d391f535c4d5b84844a
parent4856e230af58ebc8c8d4c188dfaa87e4e6b9755e
Use functions in DebugInfoPDB to create dummy PDB file.

I don't think we are creating valid PDB file here,
but it is okay because we have never created valid PDBs before.

llvm-svn: 281704
lld/COFF/CMakeLists.txt
lld/COFF/PDB.cpp
lld/test/COFF/pdb.test