Files
llvm/orc-rt
Lang Hames 9f4cf6db7e [orc-rt] Simplify construction of SPSSerializableExpected from values. (#157796)
Adds an overload of toSPSSerializableExpected that takes a plain T value
and returns an SPSSerializableExpected<T>. This will reduce some
boilerplate when creating SPSSerializableExpected values.
2025-09-10 14:56:12 +10:00
..