go-llvm/llgo

runtime/cgo doesn't build

quarnster opened this issue · 1 comments

Currently because llgo-build doesn't recognize upper case .S files, but this specific package probably should just be rewritten for llgo.

axw commented

runtime/cgo is no longer an overlay, but a complete package. It is currently empty - it will be built out as necessary as cgo support is completed.