// TestStartLineAsm tests the start line metadata of an assembly function. This // is only tested on amd64 to avoid the need for a proliferation of per-arch // copies of this function. func TestStartLineAsm(t *testing.T) { … }
// TestStartLineAsm tests the start line metadata of an assembly function. This // is only tested on amd64 to avoid the need for a proliferation of per-arch // copies of this function. func TestStartLineAsm(t *testing.T) { … }