aboutsummaryrefslogtreecommitdiffhomepage
path: root/compileopts/options.go
diff options
context:
space:
mode:
Diffstat (limited to 'compileopts/options.go')
-rw-r--r--compileopts/options.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/compileopts/options.go b/compileopts/options.go
index ae2c2cecd..7948b71c6 100644
--- a/compileopts/options.go
+++ b/compileopts/options.go
@@ -25,6 +25,7 @@ type Options struct {
VerifyIR bool
Debug bool
PrintSizes string
+ PrintStacks bool
CFlags []string
LDFlags []string
Tags string