summaryrefslogtreecommitdiff
path: root/compiler-rt/lib/orc/error.h
AgeCommit message (Expand)Author
2025-04-11[cpp23] Remove usage of std::aligned_union<> in llvm (#135146)Victor Vianna
2025-03-24[ORC-RT] Rename extensible_rtti.{h,cpp} to rtti.{h,cpp}. NFCI.Lang Hames
2024-09-09[ORC-RT] Remove double underscore from the orc_rt namespace.Lang Hames
2024-07-08[ORC-RT] Fix typo in comment.Lang Hames
2022-08-13[ORC_RT][COFF] Initial platform support for COFF/x86_64.Sunho Kim
2021-05-19[ORC-RT] Add ORC runtime error and expected types.Lang Hames