[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:47:00 PST 2018
sbc100 added a comment.
Sorry to revive a very old issue, but this change also breaks my WebAssembly build. libcxx doesn't include this and therefor works fine, its only libcxxabi that breaks.. and if I remove this line it works.
What options does this file add? And does libcxxabi really need them? If so, presumbly we should add this line in libcxx too?
Repository:
rL LLVM
https://reviews.llvm.org/D33753
More information about the llvm-commits
mailing list