diff options
| author | Cherry Zhang <cherryyz@google.com> | 2017-10-20 10:53:48 -0400 |
|---|---|---|
| committer | Cherry Zhang <cherryyz@google.com> | 2017-10-20 20:20:15 +0000 |
| commit | 5c18a3ca70268c3a85972a4bb40f5dbb0277a27f (patch) | |
| tree | b51d50a698f1f7d761daa9590ac2938174bef88b /src/encoding/csv/reader.go | |
| parent | 7dcf406cfea0dd1f84fed0c69d3472b21e1c490d (diff) | |
| download | go-5c18a3ca70268c3a85972a4bb40f5dbb0277a27f.tar.xz | |
cmd/compile: skip runtime.nextFreeFast inlining test on MIPS64x
Since inlining budget calculation is fixed in CL 70151
runtime.nextFreeFast is no longer inlineable on MIPS64x because
it does not support Ctz64 as intrinsic. Skip the test.
Updates #22239.
Change-Id: Id00d55628ddb4b48d27aebfa10377a896765d569
Reviewed-on: https://go-review.googlesource.com/72271
Run-TryBot: Cherry Zhang <cherryyz@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Matthew Dempsky <mdempsky@google.com>
Diffstat (limited to 'src/encoding/csv/reader.go')
0 files changed, 0 insertions, 0 deletions
