<div>I'm new to llvm. </div><div>I figured out that the llvm front-end translate the high level language to IR. the back-end translate the IR to machine ASM or machine code.</div><div>then, if their is inline ASM <span id="_editor_bookmark_start_1" style="display: none; line-height: 0px;">‍</span>in the high level language, what will the frond-end do? will the ASM <span id="_editor_bookmark_start_0" style="display: none; line-height: 0px;">‍</span>be translated to llvm IR?</div><div><span style="line-height: 1.5;">will the JIT still work?</span></div><div><span style="line-height: 1.5;">how the back-end recognize the inline asm?</span></div><div><span style="line-height: 1.5;">thanks.</span></div>