mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-22 10:42:39 +01:00
766f310ccf
This patch teaches the SDag type legalizer how to split up debug info for integer values that are split into a hi and lo part. (re-commit) Differential Revision: https://reviews.llvm.org/D36805 llvm-svn: 311181
3 lines
70 B
INI
3 lines
70 B
INI
if not 'MSP430' in config.root.targets:
|
|
config.unsupported = True
|