diff options
author | Lang Hames <lhames@gmail.com> | 2025-08-21 18:32:40 +1000 |
---|---|---|
committer | Lang Hames <lhames@gmail.com> | 2025-08-21 18:59:46 +1000 |
commit | 9039b591d0f9f7711d8ffac775e5f62a3e13284a (patch) | |
tree | 041c568519f70d48ac002b85715540e8b6c224c1 /llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp | |
parent | ca0a8d99bb2e59a30638ccf9f997740ca00f0406 (diff) | |
download | llvm-9039b591d0f9f7711d8ffac775e5f62a3e13284a.zip llvm-9039b591d0f9f7711d8ffac775e5f62a3e13284a.tar.gz llvm-9039b591d0f9f7711d8ffac775e5f62a3e13284a.tar.bz2 |
[orc-rt] Add rtti header and unit tests.
The orc-rt extensible RTTI mechanism is used to provide simple dynamic RTTI
checks for orc-rt types that do not depend on standard C++ RTTI (meaning that
they will work equally well for programs compiled with -fno-rtti).
Diffstat (limited to 'llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions