C++ API for using the LLVM Integrated Assembler?

Hi:
Quick question: I’m trying to compile some arm64 assembly text into MachO object files. Which APIs should I call and is there any examples?
Thanks in advance

Zhang

Hi Zhang,