[PATCH] D54587: Fix DynamicLibraryTests build on Windows when LLVM_EXPORT_SYMBOLS_FOR_PLUGINS is ON
    Michael Platings via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Nov 19 07:42:17 PST 2018
    
    
  
michaelplatings abandoned this revision.
michaelplatings added a comment.
Thanks very much Reid for the speedy review. Unfortunately, due the the use of absolute paths, this patch causes long command lines to be generated which Visual Studio 2015 can't handle. So I have to abandon this patch.
Repository:
  rL LLVM
https://reviews.llvm.org/D54587
    
    
More information about the llvm-commits
mailing list