[PATCH] D27870: [libFuzzer] Diff 25 - Fix test with shared libraries on Windows.
    Marcos Pividori via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Fri Dec 16 17:15:04 PST 2016
    
    
  
mpividori added a comment.
@zturner, The problem is that cmake will add "lib\LLVMFuzzer-DSO1.lib" to the linker, at it won't find it.
Repository:
  rL LLVM
https://reviews.llvm.org/D27870
    
    
More information about the llvm-commits
mailing list