Hello,<br><br>I have looked around the LLVM documentation, and tried to experiment with static compilation. <br><br>So far It appears as though the assembly file is only compatible with GCC.<br><br>When I use llvm-ld it also appears to use GCC.<br>
<br>Is there any other assembler or compiler that can statically compile LLVM output?<br><br>Thank you.<br>