[PATCH] D33753: [libcxxabi] Add back HandleLLVMOptions for out of tree builds

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 12 15:49:37 PST 2018


sbc100 added a comment.

My problem is that HandleLLVMOptions seems to add a lot of compiler and system check.... seemingly more than are required to build libcxxabi.     It seems like by including this line we are maybe needlessly restricting the set of compilers/environments on which it can be built.


Repository:
  rL LLVM

https://reviews.llvm.org/D33753





More information about the llvm-commits mailing list