[llvm-dev] using llvm-mc

Josh Sharp via llvm-dev llvm-dev at lists.llvm.org
Wed Apr 17 16:50:05 PDT 2019


Hi,
I'm trying to assemble a .S file written in assembly using the llvm-mc utility. The file has a #include C preprocessor directive that seems to be ignored by llvm-mc. Is there any way to instruct llvm-mc to not ignore it?

Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190417/0d9d3881/attachment.html>


More information about the llvm-dev mailing list