[all-commits] [llvm/llvm-project] 870fc8: [ORC-RT] Add SPS serialization for span<const char...
lhames via All-commits
all-commits at lists.llvm.org
Wed Nov 3 13:44:05 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 870fc844d11e3e7b75bf62858953e08df1b1d94c
https://github.com/llvm/llvm-project/commit/870fc844d11e3e7b75bf62858953e08df1b1d94c
Author: Lang Hames <lhames at gmail.com>
Date: 2021-11-03 (Wed, 03 Nov 2021)
Changed paths:
M compiler-rt/lib/orc/simple_packed_serialization.h
M compiler-rt/lib/orc/unittests/simple_packed_serialization_test.cpp
Log Message:
-----------
[ORC-RT] Add SPS serialization for span<const char> / SPSSequence<char>.
More information about the All-commits
mailing list