[Parallel_libs-commits] [PATCH] D24474: [SE] Stop using llvm-config --cxxflags
Jason Henline via Parallel_libs-commits
parallel_libs-commits at lists.llvm.org
Mon Sep 12 15:45:38 PDT 2016
jhen added a comment.
In https://reviews.llvm.org/D24474#540362, @jprice wrote:
> I believe `LLVMConfig.cmake` defines an `LLVM_ENABLE_RTTI` variable which can give you this information directly, without the need for the `execute_process()`.
Oh cool! That's much better. Thanks!
https://reviews.llvm.org/D24474
More information about the Parallel_libs-commits
mailing list