mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-11 23:37:39 +00:00
![Clement Courbet](/assets/img/avatar_default.png)
Fix undefined references: ExpandMemCmp belongs to CodeGen/, not Scalar/. llvm-svn: 317318
4 lines
68 B
INI
4 lines
68 B
INI
if not 'X86' in config.root.targets:
|
|
config.unsupported = True
|
|
|