diff options
author | Michael Forney <mforney@mforney.org> | 2019-05-10 22:15:48 -0700 |
---|---|---|
committer | Michael Forney <mforney@mforney.org> | 2019-05-10 22:15:48 -0700 |
commit | 12b0ce5f5a6773096ab811169dcd451fcbe109c2 (patch) | |
tree | 86410b8e36fe13374e59d7afa5279cfaa71e69dc /doc | |
parent | 923f6d78056f1d287565bcf491c38f654ae9f7be (diff) |
Stack allocation fix was applied to upstream QBE
Diffstat (limited to 'doc')
-rw-r--r-- | doc/software.md | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/software.md b/doc/software.md index 6018b80..ec9ded1 100644 --- a/doc/software.md +++ b/doc/software.md @@ -13,10 +13,6 @@ Builds without issue as of [ef9f6f35]. Builds without issue. -Requires a [QBE bugfix] to avoid issues with large stack allocations. - -[QBE bugfix]: https://git.sr.ht/~mcf/qbe/commit/74a0c69d65fcd4fc19ebfdf715a976ac0b572aa7 - ## binutils QBE must be built with `NPred` (in `all.h`) at least 297, or patched to |