[PATCH] D86890: [compiler-rt] Remove copy of InstrProfData.inc

Filipe Cabecinhas via llvm-commits llvm-commits at lists.llvm.org
Sun Sep 13 14:00:29 PDT 2020


I would love to have a single source of truth, but this basically makes it
impossible to just build compiler-rt by itself, no?

That path is also “very non portable”, given that our cmake build system
can find/be directed to the source for the projects in different places.

Thank you,
 Filipe

On Sun, 13 Sep 2020 at 20:49, David Li via Phabricator <
reviews at reviews.llvm.org> wrote:

> davidxl added a comment.
>
>
>
> Change in this direction is welcome. Added vsk and beanz to comment on the
> implication on runtime builds.
>
>
>
>
>
> Repository:
>
>   rG LLVM Github Monorepo
>
>
>
> CHANGES SINCE LAST ACTION
>
>   https://reviews.llvm.org/D86890/new/
>
>
>
> https://reviews.llvm.org/D86890
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200913/d256e8ee/attachment.html>


More information about the llvm-commits mailing list