[PATCH] D87794: Disable a large test in EXPENSIVE_CHECKS
Hubert Tong via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 16 14:15:59 PDT 2020
hubert.reinterpretcast added inline comments.
================
Comment at: llvm/test/CodeGen/PowerPC/aix-overflow-toc.py:1
-# REQUIRES: system-aix || system-linux
+# UNSUPPORTED: expensive_checks
----------------
Let's also disable this for debug builds (we were told it takes too long at 30 seconds).
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D87794/new/
https://reviews.llvm.org/D87794
More information about the llvm-commits
mailing list