================
@@ -3,9 +3,5 @@ add_library(MathTest STATIC
target_include_directories(MathTest PUBLIC
"${CMAKE_CURRENT_SOURCE_DIR}/../include")
-if(NOT LLVM_REQUIRES_RTTI)
- target_compile_options(MathTest PUBLIC -fno-rtti)
----------------
aengelke wrote:
Changed to what I believe was the intended meaning when @jhuber6 suggested the
change in
https://github.com/llvm/llvm-project/pull/149242#discussion_r2228980135. I have
no idea how offload works.
https://github.com/llvm/llvm-project/pull/175554
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits