aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/link/internal/ld/deadcode_test.go
AgeCommit message (Expand)Author
2020-05-05cmd/link: fix loop variable capturing in TestDeadcodeCherry Zhang
2020-05-01cmd/link: don't mark a symbol's Gotype reachableCherry Zhang
2020-04-18cmd/link: add a test that reflect.Value.Call does not bring methods liveCherry Zhang