[llvm] 9a8fad2 - Revert "[gn build] (semi-manually) port 173b51169b8"
David Blaikie via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 16 19:16:05 PST 2020
Might be nice to have a bit more detail about why something was
reverted or recommitted? (handy for folks seeing breakages to know
whether the revert might address that breakage, or future developers
who might want to make a similar change & find out why it didn't work
last time)
On Thu, Nov 12, 2020 at 10:54 AM Nico Weber via llvm-commits
<llvm-commits at lists.llvm.org> wrote:
>
>
> Author: Nico Weber
> Date: 2020-11-12T13:54:24-05:00
> New Revision: 9a8fad2a8995cdf47cd7867738802d694f1c87b3
>
> URL: https://github.com/llvm/llvm-project/commit/9a8fad2a8995cdf47cd7867738802d694f1c87b3
> DIFF: https://github.com/llvm/llvm-project/commit/9a8fad2a8995cdf47cd7867738802d694f1c87b3.diff
>
> LOG: Revert "[gn build] (semi-manually) port 173b51169b8"
>
> This reverts commit 37a1336de722c6920a24e8cd4278e396402f1b2a.
> 173b51169b8 was reverted in 777ca48.
>
> Added:
>
>
> Modified:
> llvm/utils/gn/secondary/libcxx/include/BUILD.gn
>
> Removed:
>
>
>
> ################################################################################
> diff --git a/llvm/utils/gn/secondary/libcxx/include/BUILD.gn b/llvm/utils/gn/secondary/libcxx/include/BUILD.gn
> index c1a9084e0c21..bf1da70220fb 100644
> --- a/llvm/utils/gn/secondary/libcxx/include/BUILD.gn
> +++ b/llvm/utils/gn/secondary/libcxx/include/BUILD.gn
> @@ -236,7 +236,6 @@ copy("include") {
> "support/fuchsia/xlocale.h",
> "support/ibm/limits.h",
> "support/ibm/locale_mgmt_aix.h",
> - "support/ibm/nanosleep.h",
> "support/ibm/support.h",
> "support/ibm/xlocale.h",
> "support/musl/xlocale.h",
>
>
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at lists.llvm.org
> https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits
More information about the llvm-commits
mailing list