diff options
author | Kartik Agaram <vc@akkartik.com> | 2018-12-30 21:01:35 -0800 |
---|---|---|
committer | Kartik Agaram <vc@akkartik.com> | 2018-12-30 21:01:35 -0800 |
commit | 1ffb27a045c63217336e2c926058360e9521afc9 (patch) | |
tree | 353ee70f7b29e00a9b1a7a55f396c611ffd53181 /subx/054string_equal.subx | |
parent | 901ae474300d70bcc00e7e0b420ca87c8cbf6f55 (diff) | |
download | mu-1ffb27a045c63217336e2c926058360e9521afc9.tar.gz |
4900
Finally really fix the CI failure of commit 4894. This is a remainder to forget my knowledge of stack addresses in the SubX VM when writing SubX programs. Otherwise my programs will work in the VM but not natively. The only assumptions a SubX program should make about its segment addresses are what's encoded in the ELF binary. Thanks to https://en.wikipedia.org/wiki/Address_space_layout_randomization, it can't know anything else.
Diffstat (limited to 'subx/054string_equal.subx')
0 files changed, 0 insertions, 0 deletions