aboutsummaryrefslogtreecommitdiff
path: root/test/codegen/retpoline.go
AgeCommit message (Expand)Author
2023-10-19test: migrate remaining files to go:build syntaxDmitri Shuralyov
2022-12-06cmd/compile: turn off jump tables when spectre retpolines are onKeith Randall
2020-03-13cmd/asm, cmd/compile, runtime: add -spectre=ret modeRuss Cox