mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-06 20:32:19 +00:00
6f800f7333
The test being performed is just an approximation anyway, so it really shouldn't crash when things don't go entirely as expected. Should fix PR20474. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@214177 91177308-0d34-0410-b5e6-96231b3b80d8
4 lines
72 B
INI
4 lines
72 B
INI
if not 'AArch64' in config.root.targets:
|
|
config.unsupported = True
|
|
|