phosek added inline comments.

================
Comment at: cmake/caches/Fuchsia-stage2.cmake:56
 
+foreach(target x86_64;aarch64)
+  set(RUNTIMES_${target}-fuchsia-asan_CMAKE_BUILD_WITH_INSTALL_RPATH ON CACHE 
BOOL "")
----------------
mcgrathr wrote:
> Can you do this without duplicating all the identical settings from the block 
> above?
> It looks like the asan cases are just all of the above plus two more.
Yes, I'm working on this literally right now ;)


Repository:
  rL LLVM

https://reviews.llvm.org/D36349



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to