Jonas Devlieghere
5d07dc8977
[dsymutil] Don't emit .debug_pubnames and .debug_pubtypes
...
Consider the .debug_pubnames and .debug_pubtypes their own kind of
accelerator and stop emitting them together with the Apple-style
accelerator tables. The only reason we were still emitting both was for
(byte-for-byte) compatibility with dsymutil-classic.
- This patch adds a new accelerator table kind "Pub" which can be
specified with --accelerator=Pub.
- This patch removes the ability to emit both pubnames/types and apple
style accelerator tables. I don't think anyone is relying on that but
it's worth pointing out.
- This patch removes the --minimize option and makes this behavior the
default. Specifying the flag will result in a warning but won't abort
the program.
Differential revision: https://reviews.llvm.org/D99907
2021-04-06 19:01:45 -07:00
..
2021-03-10 11:17:34 +00:00
2020-02-11 16:20:06 -08:00
2021-04-06 19:01:45 -07:00
2021-02-17 15:28:49 -08:00
2021-04-06 07:23:31 -04:00
2021-04-06 07:23:31 -04:00
2021-03-25 09:47:49 -04:00
2020-11-13 10:35:24 +01:00
2020-05-18 13:28:46 -07:00
2020-11-13 10:35:24 +01:00
2021-02-12 18:31:18 -05:00
2021-01-05 21:15:56 -08:00
2021-02-10 09:44:13 -08:00
2020-09-12 22:01:29 +03:00
2021-03-25 09:47:49 -04:00
2021-01-21 19:59:48 -08:00
2020-11-13 10:35:24 +01:00
2020-01-28 23:25:25 +01:00
2021-04-06 07:23:31 -04:00
2020-12-02 22:02:48 -08:00
2021-04-06 07:23:31 -04:00
2021-04-06 07:23:31 -04:00
2021-02-16 13:38:35 -08:00
2020-12-29 20:27:06 -08:00
2021-04-06 07:23:31 -04:00
2020-11-13 10:35:24 +01:00
2020-02-13 17:24:55 -08:00
2021-01-05 21:15:56 -08:00
2021-04-05 10:24:42 -07:00
2020-10-14 15:58:31 +00:00
2021-03-31 09:26:09 -07:00
2020-11-16 19:28:14 +11:00
2021-04-05 10:24:42 -07:00
2021-04-06 07:23:31 -04:00
2021-04-05 10:24:42 -07:00
2021-02-15 10:05:42 +00:00
2021-03-29 13:03:52 +02:00
2021-04-06 07:23:31 -04:00
2020-05-18 02:21:22 +07:00
2020-05-18 02:21:22 +07:00
2021-04-06 07:23:31 -04:00
2020-05-20 16:17:31 -04:00
2021-04-02 15:13:20 -04:00
2020-11-13 10:35:24 +01:00
2020-11-13 10:35:24 +01:00
2021-03-23 14:17:12 +01:00
2021-03-22 15:41:10 +03:00
2021-03-24 13:22:35 +00:00
2021-01-23 19:05:20 +00:00
2021-04-06 07:23:31 -04:00
2021-04-07 05:37:46 +04:00
2021-04-06 07:23:31 -04:00
2021-03-30 10:42:22 -07:00
2021-03-25 09:47:49 -04:00
2021-04-06 10:46:07 -05:00
2021-04-06 09:35:37 -07:00
2021-03-30 21:07:24 -07:00
2021-04-05 10:46:19 -07:00
2020-12-27 09:57:25 -08:00
2021-01-29 11:53:11 +00:00
2021-03-10 11:17:34 +00:00
2020-11-13 10:35:24 +01:00
2021-04-06 15:21:48 +01:00
2020-11-13 10:35:24 +01:00
2021-04-06 07:23:31 -04:00
2021-02-15 14:52:53 +01:00
2021-01-02 09:24:15 -08:00
2021-03-31 16:43:26 +00:00
2021-03-25 09:47:49 -04:00
2021-04-06 07:23:31 -04:00
2020-03-25 22:38:55 +01:00
2020-09-20 12:40:21 +02:00
2020-07-28 07:50:45 -04:00
2021-03-25 09:47:49 -04:00
2020-08-11 08:05:10 -07:00
2021-04-06 07:23:31 -04:00
2020-01-30 05:53:56 +00:00
2020-10-19 10:21:21 -07:00
2020-04-09 16:13:18 +01:00