mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-03 13:31:05 +00:00
eb2fff64dd
RuntimeDyldChecker. This allows us to remove one of the six remaining object files in the LLVM source tree. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@212780 91177308-0d34-0410-b5e6-96231b3b80d8
4 lines
68 B
INI
4 lines
68 B
INI
if not 'ARM' in config.root.targets:
|
|
config.unsupported = True
|
|
|