[PATCH] D45213: [COFF][LLD] Add link support for precompiled headers .objs
Reid Kleckner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 3 10:58:53 PDT 2018
rnk added a comment.
Can you split this into a patch that adds the basic YAML serialization and dumping functionality to LLVM, and a patch that adds the type merging capabilities across LLVM and LLD? The first one should take care of a lot of the boilerplate and we can stamp it quickly and then move on to review the complex type merging code.
Repository:
rLLD LLVM Linker
https://reviews.llvm.org/D45213
More information about the llvm-commits
mailing list