[all-commits] [llvm/llvm-project] aca063: [ORC] Flush streams in WaitingOnGraphOpStreamRecor...
Lang Hames via All-commits
all-commits at lists.llvm.org
Tue Mar 10 06:13:14 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: aca06396f9dfe26555acf4960ffeb23d8108f614
https://github.com/llvm/llvm-project/commit/aca06396f9dfe26555acf4960ffeb23d8108f614
Author: Lang Hames <lhames at gmail.com>
Date: 2026-03-11 (Wed, 11 Mar 2026)
Changed paths:
M llvm/include/llvm/ExecutionEngine/Orc/WaitingOnGraphOpReplay.h
Log Message:
-----------
[ORC] Flush streams in WaitingOnGraphOpStreamRecorder record ops.
Allows us to get useful recordings out of JIT sessions that crash, or are kept
alive indefinitely. (Note that an 'end' operation will have to be appended to
the output in these cases).
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