[llvm-dev] Should we split llvm Support and ADT?
Krzysztof Parzyszek via llvm-dev
llvm-dev at lists.llvm.org
Tue May 30 14:41:43 PDT 2017
On 5/30/2017 4:31 PM, Zachary Turner via llvm-dev wrote:
> But it will still re-write the output files, updating their timestamps
> and trigger rebuild of all dependencies (at worst) or a diff-and-noop
> (at best), no? Since the original proposal was about reducing the
> number of situations in which tablegen runs at all, I would think that
> the best comparison would be one in which tablegen doesn't run at all.
Set it to /bin/true or something like that. Then it won't overwrite
anything.
-Krzysztof
--
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
hosted by The Linux Foundation
More information about the llvm-dev
mailing list