This revision was automatically updated to reflect the committed changes.
Closed by commit rL295480: [CMake] Add Fuchsia toolchain CMake cache files
(authored by phosek).
Changed prior to commit:
https://reviews.llvm.org/D26654?vs=88770&id=88958#toc
Repository:
rL LLVM
https://reviews.llvm.
phosek updated this revision to Diff 88770.
Repository:
rL LLVM
https://reviews.llvm.org/D26654
Files:
cmake/caches/Fuchsia-stage2.cmake
cmake/caches/Fuchsia.cmake
Index: cmake/caches/Fuchsia.cmake
===
--- /dev/null
+++ cmake
beanz added a comment.
Thanks for all your work on these!
Repository:
rL LLVM
https://reviews.llvm.org/D26654
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
phosek updated this revision to Diff 88575.
Repository:
rL LLVM
https://reviews.llvm.org/D26654
Files:
cmake/caches/Fuchsia-stage2.cmake
cmake/caches/Fuchsia.cmake
Index: cmake/caches/Fuchsia.cmake
===
--- /dev/null
+++ cmake
phosek updated this revision to Diff 87339.
Repository:
rL LLVM
https://reviews.llvm.org/D26654
Files:
cmake/caches/Fuchsia-stage2.cmake
cmake/caches/Fuchsia.cmake
Index: cmake/caches/Fuchsia.cmake
===
--- /dev/null
+++ cmake
beanz accepted this revision.
beanz added a comment.
This revision is now accepted and ready to land.
This looks awesome! Since it depends on your other outstanding patches can you
hold off committing until those land?
Repository:
rL LLVM
https://reviews.llvm.org/D26654
__
phosek created this revision.
phosek added a reviewer: beanz.
phosek added a subscriber: cfe-commits.
phosek set the repository for this revision to rL LLVM.
Herald added a subscriber: mgorny.
These cache files can be used to build Fuchsia Clang toolchain. They also
demonstrate the use of multi-t