abrachet marked an inline comment as done.
abrachet added inline comments.
Comment at: clang/cmake/caches/Fuchsia-stage2.cmake:26
set(LLVM_USE_RELATIVE_PATHS_IN_FILES ON CACHE BOOL "")
+set(LLVM_TOOL_LLVM_DRIVER_BUILD ON CACHE BOOL "")
phosek wrote:
> Nit: can
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG4eadd19cc423: [Fuchsia] Enable llvm-driver build (authored
by abrachet).
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
Chan