[PATCH] D49231: Add import libraries to list of modules in PDB
    Alexandre Ganea via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed Aug  1 14:05:56 PDT 2018
    
    
  
aganea requested changes to this revision.
aganea added a comment.
This revision now requires changes to proceed.
This will also require a test to illustrate the change.
You could probably start from `/lld/trunk/test/COFF/pdb-linker-module.test` and bake something along the lines, which links some .objs, then checks the result with `llvm-pdbutil` and `FileCheck` to ensure the .pdb contains indeed the expected imports.
https://reviews.llvm.org/D49231
    
    
More information about the llvm-commits
mailing list