phuang wrote: > > Note: OHOS driver doesn't support the old layout, compiler-rt for > > ${arch}-linux-unknown-ohos targets have to be built with > > LLVM_ENABLE_PER_TARGET_RUNTIME_DIR=ON > > Can we make `cmake` error out if you try to build for `*-linux-unknown-ohos` > with `LLVM_ENABLE_PER_TARGET_RUNTIME_DIR=OFF`?
Sure. I will try adding. And one question: will llvm deprecate the old layout? should we consider adding the old layout support for ohos? https://github.com/llvm/llvm-project/pull/121484 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits