[PATCH] D44047: [coff] Add command line flags /PDBAGE and /PDBGUID
    Zachary Turner via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Mar  5 10:58:50 PST 2018
    
    
  
zturner planned changes to this revision.
zturner added a comment.
It was suggested offline that I implement something in `llvm-pdbutil` that can update a GUID / age of an arbitrary PE / PDB after the fact, and remove this from the linker.  So I will do that instead.
https://reviews.llvm.org/D44047
    
    
More information about the llvm-commits
mailing list