[llvm-dev] LLVM does not recognize .dword directive.

sumedh jambekar via llvm-dev llvm-dev at lists.llvm.org
Thu Aug 16 06:24:19 PDT 2018


Hello All,

I am trying to compile the assembly language file using clang compiler. The
assembly language file has many directives, and *".dword" *is one of the
directives among those.

When I try to compile, I am hitting the following error:
*unknown directive .dword*

If any one of you have seen this error before and solved it, can you please
help me in solving this?

Thanks,
Sumedh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180816/609f2040/attachment.html>


More information about the llvm-dev mailing list