Revert "test: XFAIL lit/devirtualization/*."

This reverts commit 63121e4faf.
This commit is contained in:
whitequark 2016-04-02 09:54:35 +00:00
parent 0eae25cae7
commit 3e6e8c6b51
2 changed files with 0 additions and 2 deletions

View File

@ -1,6 +1,5 @@
# RUN: env ARTIQ_DUMP_IR=%t %python -m artiq.compiler.testbench.embedding +compile %s
# RUN: OutputCheck %s --file-to-check=%t.txt
# XFAIL: *
from artiq.language.core import *
from artiq.language.types import *

View File

@ -1,6 +1,5 @@
# RUN: env ARTIQ_DUMP_IR=%t %python -m artiq.compiler.testbench.embedding +compile %s 2>%t
# RUN: OutputCheck %s --file-to-check=%t.txt
# XFAIL: *
from artiq.language.core import *
from artiq.language.types import *