main: move target specification into a separate package

This commit is contained in:
Ayke van Laethem
2019-10-31 15:39:01 +01:00
committed by Ron Evans
parent dff6e6566d
commit e7cf75030c
7 changed files with 129 additions and 114 deletions
+1 -1
View File
@@ -65,7 +65,7 @@ commands:
- go-cache-v2-{{ checksum "go.mod" }}
- llvm-source-linux
- run: go install .
- run: go test -v ./cgo ./interp ./transform .
- run: go test -v ./cgo ./compileopts ./interp ./transform .
- run: make gen-device -j4
- run: make smoketest RISCV=0
- save_cache: