| | | | --- | --- | | Bugzilla Link | [46223](https://llvm.org/bz46223) | | Resolution | FIXED | | Resolved on | Jan 23, 2021 02:23 | | Version | 10.0 | | OS | Linux | | Blocks | llvm/llvm-project#44654 | | CC | @topperc,@zmodem,@RKSimon,@rotateright,@tstellar | | Fixed by commit(s) | c5f7c039efe7ff09a44cfd252f6cb001ceed6269 5f65faef2c61bfb5e041f74db61665f43a05e9db d73eed42d1dcba06a5b793346f6e3eed0c7f41ac 56c6099f238 2dc664d578f | ## Extended Description Please cherry-pick https://reviews.llvm.org/D78977 and https://reviews.llvm.org/D80066 into 10.0.1, which fix Intel dialect support in inline assembly. These are needed by the new asm syntax in rust.