mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-01 05:01:59 +01:00
[JITLink] Disable the MachO/AArch64 testcase while investigating bot failures.
The windows bots are failing due to a memory layout error. Temporarily disabling while I investigate whether this can be worked around, or whether the test should be disabled on Windows. llvm-svn: 374500
This commit is contained in:
parent
526df5edca
commit
43c5f06ce2
@ -1,2 +1,2 @@
|
||||
if not 'AArch64' in config.root.targets:
|
||||
config.unsupported = True
|
||||
# if not 'AArch64' in config.root.targets:
|
||||
config.unsupported = True
|
||||
|
Loading…
x
Reference in New Issue
Block a user