[PATCH] D56652: [CMake][Fuchsia] Synchronize first and second stage builds

Petr Hosek via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Jan 13 15:15:43 PST 2019


phosek created this revision.
phosek added reviewers: mcgrathr, jakehehrlich, juliehockett, leonardchan.
Herald added subscribers: cfe-commits, mgorny.

This reorders options between the first and second stage builds to make
them better lined up. The change also re-enables tests for first stage
which is useful e.g. for cross-compiling when we cannot run tests for
second stage directly (i.e. without emulation).


Repository:
  rC Clang

https://reviews.llvm.org/D56652

Files:
  clang/cmake/caches/Fuchsia-stage2.cmake
  clang/cmake/caches/Fuchsia.cmake

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56652.181486.patch
Type: text/x-patch
Size: 4118 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190113/25ef63d5/attachment.bin>


More information about the cfe-commits mailing list