summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-regress/indexed-types/should_compile/all.T
diff options
context:
space:
mode:
authorDavid Terei <davidterei@gmail.com>2011-07-06 01:22:01 -0700
committerDavid Terei <davidterei@gmail.com>2011-07-06 01:22:01 -0700
commit95a3a253b4a5864b9b31a00a02449148cce91bdd (patch)
tree8506ae50a10bbd1c9573ee30861809645b0aa74f /testsuite/tests/ghc-regress/indexed-types/should_compile/all.T
parentb56af6ebb0e441af2e816c312eb3f2429bf654ae (diff)
downloadhaskell-95a3a253b4a5864b9b31a00a02449148cce91bdd.tar.gz
Skip optllvm
Diffstat (limited to 'testsuite/tests/ghc-regress/indexed-types/should_compile/all.T')
-rw-r--r--testsuite/tests/ghc-regress/indexed-types/should_compile/all.T2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/ghc-regress/indexed-types/should_compile/all.T b/testsuite/tests/ghc-regress/indexed-types/should_compile/all.T
index e7e2ffc4f8..241bbe49c6 100644
--- a/testsuite/tests/ghc-regress/indexed-types/should_compile/all.T
+++ b/testsuite/tests/ghc-regress/indexed-types/should_compile/all.T
@@ -1,6 +1,6 @@
setTestOpts(only_compiler_types(['ghc']))
# Keep optimised tests, so we test coercion optimisation
-setTestOpts(omit_ways(['optasm', 'hpc']))
+setTestOpts(omit_ways(['optasm', 'optllvm', 'hpc']))
test('Simple1', normal, compile, [''])
test('Simple2', normal, compile, [''])