llvm/test/CodeGen/MLRegalloc: Exclude python<=3.8 (D143218)
authorNAKAMURA Takumi <geek4civic@gmail.com>
Sat, 4 Feb 2023 11:18:57 +0000 (20:18 +0900)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Sat, 4 Feb 2023 11:24:45 +0000 (20:24 +0900)
commite006c7dfa79a245bd3ada7620e72e97c028b7645
tree3ce860f9f8dcaec2471fe15398edde76c5c476d5
parent9ffe58dc273f1a29207893444b0b12291efb47bf
llvm/test/CodeGen/MLRegalloc: Exclude python<=3.8 (D143218)

Type hint `list[foo]` isn't accepted by python-3.8
(Seems requires `typing.List`)
llvm/test/CodeGen/MLRegalloc/lit.local.cfg