Commit f2b0bf32 authored by Tom Stellard's avatar Tom Stellard
Browse files

llvm-exegesis: Only run target specfic tests on native hosts

These tests were failing on SystemZ hosts, I don't think JIT'ing non-SystemZ
modules on SystemZ is supported.

The tests were initiallay enabled on all arches by
7a761402.

Differential Revision: https://reviews.llvm.org/D145763

(cherry picked from commit e30ce634)
parent b32dda29
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment