1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 12:33:33 +02:00
llvm-mirror/tools/llvm-dwp
David Blaikie 22d53c1a98 [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.

llvm-svn: 255154
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