diff options
author | Lang Hames <lhames@gmail.com> | 2025-03-24 13:33:45 +1100 |
---|---|---|
committer | Lang Hames <lhames@gmail.com> | 2025-03-24 13:49:23 +1100 |
commit | 5d8e8e82e1cf0df49afceffe52dbccec3084c15f (patch) | |
tree | 3bb8b26785c75f066299ab885534ed60d1502532 /llvm/lib/CodeGen/MachinePipeliner.cpp | |
parent | 36b1fb5c7afae5583c76f347e247731e5db37190 (diff) | |
download | llvm-5d8e8e82e1cf0df49afceffe52dbccec3084c15f.zip llvm-5d8e8e82e1cf0df49afceffe52dbccec3084c15f.tar.gz llvm-5d8e8e82e1cf0df49afceffe52dbccec3084c15f.tar.bz2 |
[ORC-RT] Rename extensible_rtti.{h,cpp} to rtti.{h,cpp}. NFCI.
The "extensible_" prefix on these files was inherited from LLVM, where it
distinguished the dynamic RTTI APIs from the LLVM's custom static RTTI APIs.
In the ORC runtime these files will be used to hold all of our RTTI APIs
(the current dynamic ones, and any static ones added in the future), so we
shouldn't use this prefix.
Diffstat (limited to 'llvm/lib/CodeGen/MachinePipeliner.cpp')
0 files changed, 0 insertions, 0 deletions