[all-commits] [llvm/llvm-project] d97981: [ORC-RT] Add missing cstdint include.
lhames via All-commits
all-commits at lists.llvm.org
Thu Nov 16 16:48:11 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d97981c98a70ebeaa8901f34921b0a69a068ff5d
https://github.com/llvm/llvm-project/commit/d97981c98a70ebeaa8901f34921b0a69a068ff5d
Author: Lang Hames <lhames at gmail.com>
Date: 2023-11-16 (Thu, 16 Nov 2023)
Changed paths:
M compiler-rt/lib/orc/stl_extras.h
Log Message:
-----------
[ORC-RT] Add missing cstdint include.
This should have been included in b2bbe8cc1c7. Adding it should fix the bot
failures in https://lab.llvm.org/buildbot/#/builders/85/builds/20288
More information about the All-commits
mailing list