expressions.cc
513 KB
-
compiler: intrinsify sync/atomic functions · c9c41a6b
Let the Go frontend recognize sync/atomic functions and turn them into intrinsics. Also make sure not to intrinsify calls in go or defer statements. Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/178937 From-SVN: r271784Ian Lance Taylor committed