<div dir="ltr">Hi all,<div><br></div><div>I'm trying to create an additional MCTargetAsmParser class, to be able to get hold of all the MCInsts when compiling .s to .o for my back-end. </div><div>What id like to know is how to do this. </div><div><br></div><div>I tried making a modification to the llvm-mc tool, but i could not work out how to include the header of my MCTargetAsmParser class to the llvm-mc tool. The LLVM build system is complex to me.</div><div><br></div><div>Best regards,</div><div><br></div><div>Rick Veens</div></div>