<div dir="ltr">Hello,<div><br></div><div>I've been trying to add support to the integrated assembler to handle cases like below</div><div><br></div><div>foo:instr; .if . - foo; instr; .endif<br></div><div><br></div><div>when the dot symbol and foo are <a href="https://github.com/ClangBuiltLinux/linux/issues/744">assigned to consecutive MCDataFragments</a>. I have a <a href="https://reviews.llvm.org/D6941">patch</a> under review. And even though it seems to solve the problem, the concern is it complicates the code and we would like to know if there is more decent way to handle this. Please feel free to share your thoughts. </div><div><br></div><div>Thanks,</div><div>Jian</div></div>