mirror of
https://github.com/espressif/esp-idf.git
synced 2025-09-25 01:37:22 +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.