aeubanks wrote:

> Maybe we should make the compiler insert a nop after inline asm blocks marked 
> "unwind"? Shifting the burden to the user seems error-prone, and the extra 
> nop is unlikely to matter much.

@sivadeilra ping on this suggestion, can we do this instead of having users 
manually add the nop?

https://github.com/llvm/llvm-project/pull/144745
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to