mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-25 12:12:47 +01:00
4d99eb410d
Implement XCOFFMCAsmParser so that we can use MC to parse inline asm. The directives and storage mapping classes will be added later iteratively. Reviewed By: xgupta Differential Revision: https://reviews.llvm.org/D105259
3 lines
71 B
INI
3 lines
71 B
INI
if not 'PowerPC' in config.root.targets:
|
|
config.unsupported = True
|