golang/go

x/build: set up builders simulating old processors

Open

#17,478 建立於 2016年10月17日

在 GitHub 查看
 (2 留言) (0 反應) (0 負責人)Go (19,008 fork)batch import
Buildershelp wantednew-builder

倉庫指標

Star
 (133,883 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

We occasionally get a bug report from users that some assembly code (often in runtime or crypto or compression) causes a SIGILL.

We should run builders (perhaps in qemu?) simulating older processors so we can exercise all the assembly fallback paths and CPU detection code.

貢獻者指南