diff options
author | Michael Forney <mforney@mforney.org> | 2019-05-13 12:30:00 -0700 |
---|---|---|
committer | Michael Forney <mforney@mforney.org> | 2019-05-13 12:30:00 -0700 |
commit | a77759d74709ac0ebe7d2243c9d4e95d972c4b73 (patch) | |
tree | 32c86bd856064f0de56da21047b98925d990722d | |
parent | 62c5dc41974a0f71ab3a6d0148222c9f9ed808e7 (diff) | |
download | cproc-a77759d74709ac0ebe7d2243c9d4e95d972c4b73.tar.xz |
Most known problems with arm64 have been resolved
-rw-r--r-- | README.md | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -28,8 +28,7 @@ the preprocessor is not yet implemented, an external one is currently required as well. All architectures supported by QBE should work (currently x86\_64 and -aarch64), though you might run into some problems with aarch64 since -it's not as well tested. +aarch64). ## Building |