[all-commits] [llvm/llvm-project] a68d4b: [ORC] Range check and narrow size value.
lhames via All-commits
all-commits at lists.llvm.org
Thu Sep 2 15:49:26 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a68d4b11465f5b3326be1dd820f59fac275b7581
https://github.com/llvm/llvm-project/commit/a68d4b11465f5b3326be1dd820f59fac275b7581
Author: Lang Hames <lhames at gmail.com>
Date: 2021-09-03 (Fri, 03 Sep 2021)
Changed paths:
M llvm/include/llvm/ExecutionEngine/Orc/Shared/SimplePackedSerialization.h
Log Message:
-----------
[ORC] Range check and narrow size value.
This should fix the build issues in
https://lab.llvm.org/buildbot#builders/171/builds/3149.
More information about the All-commits
mailing list