Displaying 3 results from an estimated 3 matches for "d65430".
Did you mean:
d35430
2019 Jul 31
2
RFC: auto-generating build dependency file from lld
...ile>: <input-file> ...
where <output-file> is a pathname of an output file and <input-file> ... is
a list of pathnames of all input files. This file format is the same as the
`-MD` compiler flag output.
Here is a change to implement the above feature:
https://reviews.llvm.org/D65430
Any comments?
Thanks,
Rui
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190731/ef0d4220/attachment.html>
2019 Jul 31
2
RFC: auto-generating build dependency file from lld
...here <output-file> is a pathname of an output file and <input-file> ...
> is a list of pathnames of all input files. This file format is the same as
> the `-MD` compiler flag output.
>
>
>
> Here is a change to implement the above feature:
> https://reviews.llvm.org/D65430
>
>
>
> Any comments?
>
>
>
> Thanks,
>
> Rui
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190731/223ae7d6/attachment.html>
2019 Jul 31
3
RFC: auto-generating build dependency file from lld
...here <output-file> is a pathname of an output file and <input-file> ...
> is a list of pathnames of all input files. This file format is the same as
> the `-MD` compiler flag output.
>
>
>
> Here is a change to implement the above feature:
> https://reviews.llvm.org/D65430
>
>
>
> Any comments?
>
>
>
> Thanks,
>
> Rui
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190731/c106c914/attachment-0001.html>