You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
garble/testdata/script
Daniel Martí e61317e7ae fix garble with newer Go tip versions
Some big changes landed in Go for the upcoming 1.20.

While here, remove the use of GOGC=off with make.bash,
as https://go.dev/cl/436235 makes that unnecessary now.
2 years ago
..
asm.txtar obfuscate all assembly filenames 2 years ago
basic.txtar drop support for Go 1.18.x 2 years ago
cgo.txtar drop support for Go 1.18.x 2 years ago
crossbuild.txtar drop support for Go 1.18.x 2 years ago
debugdir.txtar drop support for Go 1.18.x 2 years ago
embed.txtar drop support for Go 1.18.x 2 years ago
goenv.txtar drop support for Go 1.18.x 2 years ago
gogarble.txtar support obfuscating the syscall package 2 years ago
goversion.txtar drop support for Go 1.18.x 2 years ago
help.txtar drop support for Go 1.18.x 2 years ago
implement.txtar drop support for Go 1.18.x 2 years ago
imports.txtar drop support for Go 1.18.x 2 years ago
init.txtar drop support for Go 1.18.x 2 years ago
ldflags.txtar drop support for Go 1.18.x 2 years ago
linkname.txtar drop support for Go 1.18.x 2 years ago
literals.txtar drop support for Go 1.18.x 2 years ago
modinfo.txtar drop support for Go 1.18.x 2 years ago
plugin.txtar drop support for Go 1.18.x 2 years ago
position.txtar drop support for Go 1.18.x 2 years ago
reflect.txtar drop support for Go 1.18.x 2 years ago
reverse.txtar fix garble with newer Go tip versions 2 years ago
seed-cache.txtar drop support for Go 1.18.x 2 years ago
seed.txtar immprove how hashWithCustomSalt comes up with its random lengths 2 years ago
syntax.txtar drop support for Go 1.18.x 2 years ago
test.txtar support `garble test` in main packages 2 years ago
tiny.txtar drop support for Go 1.18.x 2 years ago
typeparams.txtar drop support for Go 1.18.x 2 years ago