[PATCH] D54153: Fix compilation issue in VS2017 with Clang-tablegen and LLVM-tablegen
    Reid Kleckner via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Nov  8 08:44:31 PST 2018
    
    
  
rnk added a subscriber: beanz.
rnk added a comment.
In https://reviews.llvm.org/D54153#1291543, @aganea wrote:
> I managed to reproduce the issue with Ninja as well. It happens rarely, 1 out 5 runs.
With that evidence, I definitely thing this extra, order-only dependency makes sense for all generators. Maybe add @beanz as a reviewer, he's the one that added this configuration, right?
Repository:
  rL LLVM
https://reviews.llvm.org/D54153
    
    
More information about the llvm-commits
mailing list