mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-09 20:41:14 +00:00

The llvm asm pasrser doesn't support some gnu asm extensions, like using "&" with macro arguments. So, replace such code with code which could be compiled by llvm.