llvm-6502/lib/DebugInfo
Pete Cooper 8f16251a7a Add missing library dependency in libPDB.
PDB uses COFFObjectFile::getPE32Header which lives in libObject.

Make sure that LLVMBuild.txt reflects this dependency.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@235920 91177308-0d34-0410-b5e6-96231b3b80d8
2015-04-27 21:23:12 +00:00
..
DWARF Move DIContext.h to common DebugInfo location. 2015-04-23 17:37:47 +00:00
PDB Add missing library dependency in libPDB. 2015-04-27 21:23:12 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile