2
0
mirror of https://github.com/m-labs/artiq.git synced 2025-01-07 17:43:34 +08:00

test: relax lit/embedding/syscall_flags.

We currently have broken debug info. In either case, debug info
is irrelevant to this test.
This commit is contained in:
whitequark 2016-03-29 13:10:38 +00:00 committed by Sebastien Bourdeauducq
parent f7603dcb6f
commit 50ae17649d

View File

@ -4,7 +4,7 @@
from artiq.language.core import *
from artiq.language.types import *
# CHECK: call void @foo\(\), !dbg !\d+, !tbaa !\d+
# CHECK: call void @foo\(\)(, !dbg !\d+)?, !tbaa !\d+
# CHECK-L: ; Function Attrs: nounwind
# CHECK-NEXT-L: declare void @foo()