Descriptionruntime: yield with inline asm instead of __builtin_ia32_pause
The former is more portable than the latter, being supported by at
least GCC and Clang.
Patch Set 1 #Patch Set 2 : diff -r 93286dc73be0 https://code.google.com/p/gofrontend/ #Patch Set 3 : diff -r 4d88292e0727 https://code.google.com/p/gofrontend/ #MessagesTotal messages: 6
|