blob: 7ce6a3d39231b7acf0d58e44b45f303da506ca6b [file] [log] [blame]
if not config.target_triple:
config.unsupported = True
elif config.target_triple.startswith(("nvptx", "xcore")):
config.unsupported = True