Disable RTTI on Unix (#81986)
authorAdeel Mujahid <3840695+am11@users.noreply.github.com>
Sat, 11 Feb 2023 07:07:55 +0000 (09:07 +0200)
committerGitHub <noreply@github.com>
Sat, 11 Feb 2023 07:07:55 +0000 (23:07 -0800)
commit1750538a21be8b270c2c30f9762acd7689923917
tree09586e49dc989009548ac59618113f83c9dc5c2e
parent38e660dbe1a59da95061b7d7f6c7924f3ee3fdf4
Disable RTTI on Unix (#81986)

* Disable RTTI on Unix

* Fix gcc build

* Fix gcc 12.2 release build
eng/native/configurecompiler.cmake
eng/pipelines/runtime.yml
src/coreclr/nativeaot/CMakeLists.txt
src/coreclr/nativeaot/Runtime/eventpipe/ep-rt-aot.h
src/coreclr/vm/appdomain.cpp
src/coreclr/vm/gdbjit.cpp
src/coreclr/vm/methodtablebuilder.cpp
src/coreclr/vm/syncblk.cpp