Fangrui Song
962b29d716
ELFObjectWriter: Don't sort non-local symbols
...
As we don't sort local symbols, don't sort non-local symbols. This makes
non-local symbols appear in their register order, which matches GNU as. The
register order is nice in that you can write tests with interleaved CHECK
prefixes, e.g.
```
// CHECK: something about foo
.globl foo
foo:
// CHECK: something about bar
.globl bar
bar:
```
With the lexicographical order, the user needs to place lexicographical smallest
symbol first or keep CHECK prefixes in one place.
2021-02-13 10:32:27 -08:00
..
2020-12-14 12:03:00 +03:00
2020-10-30 10:59:15 +03:00
2020-10-30 10:59:15 +03:00
2020-10-30 10:59:15 +03:00
2020-03-17 17:17:51 +03:00
2020-10-30 10:59:15 +03:00
2020-04-03 16:29:39 +03:00
2020-04-03 16:29:39 +03:00
2020-04-03 16:29:39 +03:00
2020-12-14 12:03:00 +03:00
2020-10-30 10:59:15 +03:00
2020-10-30 10:59:15 +03:00
2020-10-30 10:59:15 +03:00
2020-10-30 10:59:15 +03:00
2020-07-20 10:39:04 +01:00
2020-07-20 10:39:04 +01:00
2020-03-15 17:46:23 -07:00
2020-03-22 23:34:32 +03:00
2020-03-22 23:34:32 +03:00
2020-03-15 17:46:23 -07:00
2020-03-15 17:46:23 -07:00
2020-03-15 17:46:23 -07:00
2020-03-15 17:46:23 -07:00
2020-03-15 17:46:23 -07:00
2020-03-06 16:27:51 +00:00
2020-03-15 17:46:23 -07:00
2020-07-20 10:39:04 +01:00
2020-10-05 15:34:33 -07:00
2020-07-20 10:39:04 +01:00
2020-07-20 10:39:04 +01:00
2020-07-20 10:39:04 +01:00
2020-07-20 10:39:04 +01:00
2020-07-20 10:39:04 +01:00
2020-07-20 10:39:04 +01:00
2020-07-20 10:39:04 +01:00
2020-07-20 10:39:04 +01:00
2020-07-20 10:39:04 +01:00
2020-07-20 10:39:04 +01:00
2020-07-20 10:39:04 +01:00
2020-11-13 14:31:13 +03:00
2020-07-20 10:39:04 +01:00
2021-02-13 10:32:27 -08:00
2020-07-20 10:39:04 +01:00
2020-07-20 10:39:04 +01:00
2020-07-20 10:39:04 +01:00
2020-07-20 10:39:04 +01:00
2020-12-20 18:37:14 -08:00
2020-07-20 10:39:04 +01:00
2020-07-20 10:39:04 +01:00
2020-03-15 17:46:23 -07:00
2020-03-15 17:46:23 -07:00
2020-07-20 10:39:04 +01:00
2020-07-20 10:39:04 +01:00
2020-06-19 22:08:59 -07:00
2021-02-13 10:32:27 -08:00
2020-03-06 16:27:51 +00:00
2020-12-08 11:54:39 +00:00
2020-03-22 23:34:31 +03:00
2020-03-22 23:34:31 +03:00
2020-03-22 23:34:31 +03:00
2020-07-20 10:39:04 +01:00
2020-07-20 10:39:04 +01:00
2020-07-20 10:39:04 +01:00
2020-12-14 12:03:00 +03:00
2020-07-20 10:39:04 +01:00
2020-05-13 12:09:30 +03:00
2020-07-20 10:39:04 +01:00
2021-02-07 15:47:10 -08:00
2020-03-15 17:46:23 -07:00
2020-07-20 10:39:04 +01:00
2020-07-20 10:39:04 +01:00
2020-07-20 10:39:04 +01:00
2020-03-15 17:46:23 -07:00
2020-03-15 17:46:23 -07:00
2020-03-15 17:46:23 -07:00
2020-12-14 12:03:00 +03:00
2020-11-10 13:10:12 +00:00
2020-05-13 12:09:30 +03:00
2020-12-14 12:03:00 +03:00
2020-07-20 10:39:04 +01:00
2020-07-20 10:39:04 +01:00
2020-07-20 10:39:04 +01:00
2020-04-06 09:59:08 -06:00
2020-03-15 17:46:23 -07:00
2020-07-20 10:39:04 +01:00
2020-07-14 13:44:00 -07:00
2020-12-14 12:03:00 +03:00
2020-12-14 12:03:00 +03:00
2020-07-20 10:39:04 +01:00
2020-07-20 10:39:04 +01:00
2020-07-20 10:39:04 +01:00
2020-03-15 17:46:23 -07:00
2020-07-20 10:39:04 +01:00
2020-07-20 10:39:04 +01:00
2020-06-02 11:44:11 +03:00
2020-12-20 18:37:14 -08:00