llvm/tools/llvm-dwp
David Blaikie ce4a723916 [llvm-dwp] Sink debug_types.dwo emission into the code parsing the type signatures (NFC)
This is a preliminary change towards deduplicating type units based on
their signatures. Next change will skip emission of types when their
signature has already been seen.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@255154 91177308-0d34-0410-b5e6-96231b3b80d8
2015-12-09 21:02:33 +00:00
..
CMakeLists.txt
llvm-dwp.cpp [llvm-dwp] Sink debug_types.dwo emission into the code parsing the type signatures (NFC) 2015-12-09 21:02:33 +00:00
LLVMBuild.txt
Makefile [llvm-dwp] Add missing Makefile for the old configure+make build 2015-12-01 01:07:20 +00:00