[PATCH] D23376: [compiler-rt] Allow c++ abi to be explictly disabled in cmake configuration
Francis Ricci via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 15 10:09:49 PDT 2016
fjricci added a comment.
Friendly ping. This patch will allow at least address sanitizer to be compiled and run without requiring c++ abi, which currently isn't possible.
https://reviews.llvm.org/D23376
More information about the llvm-commits
mailing list