libfringe icon indicating copy to clipboard operation
libfringe copied to clipboard

use updated syntax llvm_asm cf https://github.com/rust-lang/rfcs/blob…

Open nrolland opened this issue 5 years ago • 1 comments

https://github.com/rust-lang/rfcs/blob/master/text/2843-llvm-asm.md

nrolland avatar Aug 21 '20 10:08 nrolland

I think the better approach would be to use the new dedicated asm feature. I did that here: https://github.com/cynecx/libfringe/commit/980890a2f3d6d3c8459391f61433d1700a1cf66f.

cynecx avatar Jan 24 '21 01:01 cynecx