[PATCH] D16146: Rename fpcmp and timeit custom targets to {fpcmp, timeit}-host.
Justin Lebar via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 13 13:29:14 PST 2016
jlebar added a comment.
In http://reviews.llvm.org/D16146#326123, @MatzeB wrote:
> In http://reviews.llvm.org/D16146#326001, @MatzeB wrote:
>
> > Yes I am seeing the same problem here but didn't figure out a fix yet. LGTM.
>
>
> Hmm these changes make ninja compile fpcmp and timeit again for me but I still get the warning from ninja about multiple rules to generate tools/XXX.
Sorry, race condition, saw this only right after I submitted. Did you start from a completely clean objdir?
Repository:
rL LLVM
http://reviews.llvm.org/D16146
More information about the llvm-commits
mailing list