• How to cross compile LLVM targeting arm on a laptop machine

    Hi,

    I would like to crete assembly and binaries from c code, targeting arm v7 architecture.

    I would like to use LLVM to do that. Is there any specific manual/documentation/website?

    Thank you