Does using noipa or optnone attributes remove the need for asm(“”)

前端 未结 0 965
遥遥无期
遥遥无期 2020-12-10 19:41

In GCC, one can use the noipa attribute to disable inter-procedural optimiations. Similarly, in Clang, optnone can be used to disable all optimizat

相关标签:
回答
  • 消灭零回复
提交回复
热议问题