mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-27 22:26:05 +00:00

to globally be controlled. Individual targets (e.g. ExceptionDemo) can still override this by using LLVM_REQUIRE_RTTI and LLVM_REQUIRE_EH if they need to be compiled with RTTI or exception handling respectively. llvm-svn: 213663