]> Cypherpunks repositories - gostls13.git/commit
cmd/compile/internal/ssa: fix TestStmtLines for AIX
authorClément Chigot <clement.chigot@atos.net>
Tue, 23 Oct 2018 13:15:37 +0000 (15:15 +0200)
committerBrad Fitzpatrick <bradfitz@golang.org>
Fri, 26 Oct 2018 15:01:35 +0000 (15:01 +0000)
commit64967ffe6d7e8a82c87db7c11f76117072e7aff7
tree3adb60cefd5c61b930aabe155d2175ac041d8df5
parentdb9e15e68f24120922564365670c2bef6f6869e7
cmd/compile/internal/ssa: fix TestStmtLines for AIX

This commit adapts TestStmtLines for AIX operating system.

Update #25893

Change-Id: I1c76bbd8fc679a66b65ecfbd1ed7745518064eae
Reviewed-on: https://go-review.googlesource.com/c/144958
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/cmd/compile/internal/ssa/stmtlines_test.go