Skip to content

Commit 8bd02e7

Browse files
committed
enable emptyasm testcase in fastcomp
1 parent c2295c7 commit 8bd02e7

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/test_core.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5486,7 +5486,6 @@ def test_cases(self):
54865486
'2xi40', # pnacl limitations in ExpandGetElementPtr
54875487
'quoted', # current fastcomp limitations FIXME
54885488
'atomicrmw_unaligned', # TODO XXX
5489-
'emptyasm_aue' # we don't support inline asm
54905489
]: continue
54915490

54925491
if os.path.basename(shortname) in need_no_leave_inputs_raw:

0 commit comments

Comments
 (0)