<div dir="ltr">does clang support sparc backend?<div> </div><div>I tried " clang -target sparc " to compile a simple c program on ubuntu(x86_64), clang detects sparc as a valid target but does not work with it. </div><div><br></div><div>/usr/bin/as: unrecognized option '-Av8'<br>clang-11: error: assembler command failed with exit code 1</div><div><br></div><div>How can I get clang to work with sparc?</div></div>