[PATCH] D47224: [cmake] Guard another instance where symlinks are being created

Jonas Hahnfeld via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 25 08:57:59 PDT 2018


Hahnfeld added a comment.

I'm not sure about this patch: These commands do not install the aliases, they are created in the build directory and may be needed for testing.

(And shouldn't this say `if (LIBOMP_INSTALL_ALIASES)`, according to your change in https://reviews.llvm.org/D47221?)


Repository:
  rL LLVM

https://reviews.llvm.org/D47224





More information about the llvm-commits mailing list