[PATCH] D49230: Add support for COFF groups in * Linker * compiland in PDB

Alexandre Ganea via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 1 13:53:27 PDT 2018


aganea requested changes to this revision.
aganea added a comment.
This revision now requires changes to proceed.

Could you possibly add a test along? That would serve both as coverage & documentation about the feature.

You can maybe look at how other tests are done in `lld/trunk/test/COFF/pdb-*`. Let me know if any help is needed.


https://reviews.llvm.org/D49230





More information about the llvm-commits mailing list