This patch from minux changes libgo to use __USER_LABEL_PREFIX__ for all asm symbols. This is a necessary step for Darwin support. Bootstrapped and ran Go testsuite on x86_64-unknown-linux-gnu. Committed to mainline. https://codereview.appspot.com/7086062/ Ian