aboutsummaryrefslogtreecommitdiff
path: root/src/syscall/exec_linux.go
diff options
context:
space:
mode:
authorCuong Manh Le <cuong.manhle.vn@gmail.com>2021-09-02 11:06:27 +0700
committerCuong Manh Le <cuong.manhle.vn@gmail.com>2021-09-02 06:44:04 +0000
commit1ae7ddc2350b2dd30e1f3ad877c3c70ef745111d (patch)
tree75cb17501fb45014c856b68543d5f8bcfa771948 /src/syscall/exec_linux.go
parent3db4888a05fb15035d332a360cb610f2c05370ab (diff)
downloadgo-1ae7ddc2350b2dd30e1f3ad877c3c70ef745111d.tar.xz
test: always run test in unified IR mode regardless of explicit -G flag
Currently, if a test explicitly specify -G flag, if that flag conflict with compiler default -G flag, the test will be skipped. That's the reason CL 346469 haven't fixed the unified IR stuff, but still make the unified builder passed. This CL makes run.go always run the test in unified IR mode, regardless of the explicit -G flag specified. Updates #48094 Change-Id: I959ecaff6aca07844f0ffcf36caa60cf0747e8ce Reviewed-on: https://go-review.googlesource.com/c/go/+/347271 Trust: Cuong Manh Le <cuong.manhle.vn@gmail.com> Trust: Keith Randall <khr@golang.org> Run-TryBot: Cuong Manh Le <cuong.manhle.vn@gmail.com> TryBot-Result: Go Bot <gobot@golang.org> Reviewed-by: Matthew Dempsky <mdempsky@google.com>
Diffstat (limited to 'src/syscall/exec_linux.go')
0 files changed, 0 insertions, 0 deletions