diff options
author | Kartik Agaram <vc@akkartik.com> | 2019-07-08 00:42:50 -0700 |
---|---|---|
committer | Kartik Agaram <vc@akkartik.com> | 2019-07-08 00:59:35 -0700 |
commit | e5cffe30ed38fbbdc74c63d0a94ab2a93713e43d (patch) | |
tree | b719f3cd55c4b1fbfb3515479cf69cd9fb31879d /subx/apps/assort | |
parent | fc07ee4f54b4596f41d47f663ee1370e07cf0847 (diff) | |
download | mu-e5cffe30ed38fbbdc74c63d0a94ab2a93713e43d.tar.gz |
.
Move test slice variables out of the data segment and close to their usages. Makes tests a little easier to read even if we spend a few more instructions each time.
Diffstat (limited to 'subx/apps/assort')
-rwxr-xr-x | subx/apps/assort | bin | 28723 -> 29165 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/subx/apps/assort b/subx/apps/assort
index 10573301..7407a4f0 100755
--- a/subx/apps/assort
+++ b/subx/apps/assort
Binary files differ |