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/scripts
lu4p a645929151
obfuscate literals via constant folding
Constants don't need to be added to ignoreObjs anymore,
because go/types now does this work for us.

Fixes #360
3 years ago
..
asm.txt drop support for Go 1.16.x 4 years ago
basic.txt drop support for Go 1.16.x 4 years ago
cgo.txt drop support for Go 1.16.x 4 years ago
crossbuild.txt drop support for Go 1.16.x 4 years ago
debugdir.txt drop support for Go 1.16.x 4 years ago
embed.txt drop support for Go 1.16.x 4 years ago
goprivate.txt keep importmap entries in the right direction 3 years ago
goversion.txt drop support for Go 1.16.x 4 years ago
help.txt always require one argument for "reverse" 4 years ago
implement.txt drop support for Go 1.16.x 4 years ago
imports.txt drop support for Go 1.16.x 4 years ago
init.txt drop support for Go 1.16.x 4 years ago
ldflags.txt drop support for Go 1.16.x 4 years ago
linkname.txt Fix linkname directives with dots in importpath (#407) 4 years ago
literals.txt obfuscate literals via constant folding 3 years ago
modinfo.txt update modinfo.txt test for 1.18's build and VCS info 3 years ago
plugin.txt drop support for Go 1.16.x 4 years ago
position.txt drop support for Go 1.16.x 4 years ago
reflect.txt drop support for Go 1.16.x 4 years ago
reverse.txt testdata: tweak typechecking error for Go 1.18 again 3 years ago
runtime-related.txt Obfuscate more packages of the standard library (#312) 4 years ago
seed.txt drop support for Go 1.16.x 4 years ago
syntax.txt drop support for Go 1.16.x 4 years ago
test.txt drop support for Go 1.16.x 4 years ago
tiny.txt drop support for Go 1.16.x 4 years ago