Fangrui Song
d33006d182
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
..
2019-11-04 00:42:31 +03:00
2019-11-07 13:58:50 +03:00
2019-10-03 12:08:04 +00:00
2018-04-24 16:14:00 +00:00
2019-10-03 12:08:04 +00:00
2018-12-12 07:03:04 +00:00
2020-12-14 12:03:00 +03:00
2017-12-20 11:02:42 +00: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
2018-06-20 19:59:58 +00:00
2018-06-01 10:46:00 +00:00
2019-05-01 05:27:20 +00: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
2019-05-01 05:27:20 +00: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
2019-05-01 05:27:20 +00:00
2020-07-20 10:39:04 +01:00
2019-10-03 12:08:04 +00:00
2019-05-01 05:27:20 +00:00
2019-07-15 21:46:38 +00: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
2019-07-17 08:11:31 +00: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
2018-12-12 07:03:04 +00: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
2017-12-04 17:18:51 +00:00
2017-12-04 17:18:51 +00:00
2017-12-04 17:18:51 +00: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
2019-05-01 05:27:20 +00: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
2018-04-19 09:45:04 +00:00
2020-03-05 18:05:28 -08:00
2020-03-06 16:27:51 +00:00
2018-12-12 07:03:04 +00:00
2019-06-17 09:51:07 +00:00
2019-11-27 00:43:25 +03:00
2019-11-27 00:43:25 +03:00
2018-12-12 07:03:04 +00:00
2019-07-15 21:46:38 +00:00
2020-12-08 11:54:39 +00:00
2019-10-23 17:36:33 +03:00
2018-07-09 13:06:44 +00:00
2018-07-09 13:06:44 +00:00
2019-11-15 23:38:14 +03:00
2019-11-15 23:38:14 +03:00
2019-10-23 17:36:34 +03:00
2019-03-13 13:09:30 +00:00
2019-10-23 12:24:35 +02:00
2019-10-23 12:24:35 +02:00
2018-07-09 13:06:44 +00:00
2018-07-09 13:06:44 +00:00
2019-11-07 13:58:50 +03:00
2019-11-07 13:58:50 +03:00
2019-07-09 12:55:55 +00:00
2019-07-09 12:55:55 +00:00
2019-07-09 12:55:42 +00:00
2019-07-09 12:55:42 +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
2018-03-13 14:39:44 +00:00
2020-02-13 10:16:06 -08:00
2020-02-13 10:16:06 -08:00
2018-05-29 09:56:19 +00: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
2019-01-09 15:58:02 +00:00
2018-04-26 16:06:34 +00:00
2019-01-09 15:58:02 +00:00
2018-03-13 14:39:44 +00:00
2018-05-10 16:01:18 +00:00
2018-05-14 13:18:51 +00:00
2018-05-15 11:18:24 +00:00
2020-12-14 12:03:00 +03:00
2018-04-24 16:14:00 +00:00
2020-07-20 10:39:04 +01:00
2019-01-09 15:58:02 +00: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
2018-05-08 10:16:21 +00:00
2018-05-15 16:05:04 +00:00
2020-03-15 17:46:23 -07:00
2020-07-20 10:39:04 +01:00
2019-11-25 00:19:31 +03:00
2020-07-20 10:39:04 +01:00
2019-09-18 19:19:47 +00: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
2019-10-03 12:08:04 +00:00
2019-11-07 13:58:50 +03:00
2018-05-29 09:51:22 +00:00
2018-05-29 15:58:06 +00:00
2020-03-15 17:46:23 -07:00
2018-04-26 16:06:34 +00:00
2019-05-01 05:27:20 +00:00
2020-12-14 12:03:00 +03:00
2020-11-10 13:10:12 +00:00
2019-09-18 19:19:47 +00:00
2018-02-20 15:55:17 +00:00
2019-07-15 21:46:38 +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
2018-04-24 16:14:00 +00:00
2019-10-03 12:08:04 +00:00
2019-10-03 12:08:04 +00:00
2020-04-06 09:59:08 -06:00
2020-03-15 17:46:23 -07:00
2020-02-13 10:16:06 -08:00
2018-12-12 07:03:04 +00:00
2019-05-01 05:27:20 +00:00
2019-05-01 05:27:20 +00:00
2019-10-23 12:24:35 +02:00
2018-10-09 11:29:45 +00:00
2020-07-20 10:39:04 +01:00
2018-11-21 16:28:39 +00: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
2019-05-01 05:27:20 +00:00
2020-07-20 10:39:04 +01:00
2019-11-27 00:43:25 +03:00
2019-11-27 00:43:25 +03:00
2020-07-20 10:39:04 +01:00
2019-11-07 13:58:50 +03:00
2020-03-05 18:05:28 -08:00
2018-12-12 07:03:04 +00:00
2019-03-19 15:15:35 +00:00
2020-03-15 17:46:23 -07:00
2020-07-20 10:39:04 +01:00
2019-05-01 05:27:20 +00:00
2017-12-20 11:02:42 +00:00
2020-07-20 10:39:04 +01:00
2020-06-02 11:44:11 +03:00
2018-12-12 07:03:04 +00:00
2020-12-20 18:37:14 -08:00