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-07-20 10:39:04 +01:00
2020-12-14 12:03:00 +03:00
2021-02-13 10:32:27 -08:00
2020-03-19 22:36:42 +01:00
2020-12-14 12:03:00 +03:00
2020-11-25 11:42:54 +00:00
2020-11-25 11:42:54 +00:00
2020-04-24 15:54:06 +01:00
2020-04-24 15:54:06 +01:00
2020-11-28 12:28:22 -08:00
2020-03-26 09:17:20 +00:00
2020-03-26 09:17:20 +00:00
2020-03-26 09:17:20 +00:00
2020-03-26 09:17:20 +00:00
2020-03-26 09:17:20 +00:00
2020-07-20 10:39:04 +01:00
2020-07-20 10:39:04 +01:00
2020-06-24 23:37:54 +02:00
2020-07-20 10:39:04 +01:00
2021-02-07 15:47:10 -08:00
2020-06-24 23:37:54 +02:00
2020-11-06 15:13:07 +00:00
2020-11-06 15:13:07 +00:00
2020-11-06 15:13:07 +00:00
2020-11-06 15:13:07 +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-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-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-28 12:28:22 -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-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-09-09 12:35:43 -07: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-10-04 15:48:57 -07:00
2020-11-16 20:02:25 -08:00
2020-10-04 15:48:57 -07:00
2020-10-04 15:48:57 -07:00
2020-12-14 12:03:00 +03:00
2020-12-14 12:03:00 +03: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-07-20 10:39:04 +01: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-12-14 12:03:00 +03:00
2020-12-14 12:03:00 +03:00
2020-07-20 10:39:04 +01: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-11-18 13:52:33 -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-07-20 10:39:04 +01:00
2020-12-14 12:03:00 +03:00
2020-12-14 12:03:00 +03:00
2020-12-14 12:03:00 +03:00
2021-02-13 10:32:27 -08:00
2020-05-13 13:52:30 +01:00
2020-07-20 10:39:04 +01:00
2021-01-14 08:56:45 -08:00
2021-01-14 08:56:45 -08:00
2021-01-21 20:31:52 -08:00
2021-02-10 11:00:42 -08:00
2021-01-14 08:56:45 -08:00
2021-02-07 15:47:10 -08:00
2021-02-07 15:47:10 -08:00
2020-12-14 12:03:00 +03:00
2021-02-07 15:47:10 -08:00
2021-01-14 08:56:45 -08:00
2020-07-16 11:25:53 +01:00
2020-07-16 11:25:53 +01:00
2020-05-12 19:27:48 +02:00
2020-03-27 12:29:49 -07:00
2020-12-14 12:03:00 +03:00
2021-02-07 15:47:10 -08:00
2020-04-14 10:13:21 +01:00
2020-12-14 12:03:00 +03:00
2020-12-14 12:03:00 +03:00
2020-04-22 16:54:26 +01:00
2020-04-22 16:54:26 +01:00
2020-12-14 12:03:00 +03:00
2020-07-22 09:31:56 +01:00
2020-12-08 11:54:39 +00:00
2021-02-07 15:47:10 -08:00
2020-12-14 12:03:00 +03:00
2021-02-10 11:00:42 -08:00
2020-12-14 12:03:00 +03:00
2020-07-20 10:39:04 +01:00
2021-02-07 15:47:10 -08:00
2021-01-14 08:56:45 -08:00
2020-11-24 18:13:10 +03:00
2020-04-22 18:19:35 +01:00