Files
clang-p2996/llvm/unittests/ExecutionEngine/Orc/SimplePackedSerializationTest.cpp
Lang Hames f38cfdabd1 [ORC] Add specialized SPSSerializationTraits for ArrayRef<char>.
Deserializing from an SPSSequence<char> to an an ArrayRef<char> will point the
ArrayRef<char> at the input buffer.
2021-09-03 08:28:29 +10:00

5.6 KiB