[all-commits] [llvm/llvm-project] 8d2e06: [orc-rt] Add SimplePackedSerialization. (#155212)
Lang Hames via All-commits
all-commits at lists.llvm.org
Sun Aug 24 23:28:26 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8d2e06ea226c6e7340405da5b85d0785a130dcb5
https://github.com/llvm/llvm-project/commit/8d2e06ea226c6e7340405da5b85d0785a130dcb5
Author: Lang Hames <lhames at gmail.com>
Date: 2025-08-25 (Mon, 25 Aug 2025)
Changed paths:
A orc-rt/include/orc-rt/SimplePackedSerialization.h
M orc-rt/unittests/CMakeLists.txt
A orc-rt/unittests/SimplePackedSerializationTest.cpp
A orc-rt/unittests/SimplePackedSerializationTestUtils.h
Log Message:
-----------
[orc-rt] Add SimplePackedSerialization. (#155212)
Ports the simple-packed-serialization scheme from the old ORC runtime at
compiler-rt/lib/orc/simple_packed_serialization.h.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list