GH-113464: Display a warning when building the JIT (GH-118481)

This commit is contained in:
Brandt Bucher
2024-05-01 14:35:49 -07:00
committed by GitHub
parent 39981fd07a
commit 424438b11e
6 changed files with 38 additions and 26 deletions

View File

@@ -1,4 +1,5 @@
"""Schema for the JSON produced by llvm-readobj --elf-output-style=JSON."""
import typing
HoleKind: typing.TypeAlias = typing.Literal[