mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-11-29 08:31:13 +00:00
Move generic MIR tests in their own subdir, requires "native" as well
These tests rely on the native backend to be built-in. From: Mehdi Amini <mehdi.amini@apple.com> llvm-svn: 243959
This commit is contained in:
parent
fc6b6983ac
commit
63c3989f6a
3
llvm/test/CodeGen/MIR/Generic/lit.local.cfg
Normal file
3
llvm/test/CodeGen/MIR/Generic/lit.local.cfg
Normal file
@ -0,0 +1,3 @@
|
||||
if 'native' not in config.available_features:
|
||||
config.unsupported = True
|
||||
|
Loading…
Reference in New Issue
Block a user