aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/link/internal/ld/execarchive.go
AgeCommit message (Expand)Author
2021-02-20all: go fmt std cmd (but revert vendor)Russ Cox
2021-01-21all: introduce and use internal/execabsRoland Shoemaker
2019-11-04cmd/link: directly exec archive command if external tmpdirThan McIntosh