[PATCH] D23638: [compiler-rt] Don't build ubsan cxxabi sources when unused
Chris Bieneman via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 18 10:53:38 PDT 2016
beanz added a comment.
Why not generate static and dynamic runtimes in both cases? If we did that we could unify the build system code.
https://reviews.llvm.org/D23638
More information about the llvm-commits
mailing list