Vedant Kumar
d76e01a6a7
[MachO] Allow the LC_IDENT load command
...
xnu coredumps include an LC_IDENT load command. It's helpful to be able
to just ignore these. IIUC an interested client can grab the identifier
using the MachOObjectFile::load_commands() API.
The status quo is that llvm bails out when it finds an LC_IDENT because
the command is obsolete (see isLoadCommandObsolete).
Differential Revision: https://reviews.llvm.org/D91221
2020-11-11 10:15:54 -08:00
..
2020-03-19 17:25:53 +03:00
2020-11-10 16:52:32 +00:00
2020-03-15 17:46:23 -07:00
2020-11-11 10:15:54 -08:00
2020-03-06 13:59:58 +03:00
2020-09-25 12:04:55 +03:00
2020-01-21 17:20:18 -08:00
2020-05-19 12:59:13 +03:00
2020-06-05 10:37:26 -07:00
2019-09-14 01:18:47 +00:00
2020-01-21 17:20:18 -08:00
2020-10-01 14:03:34 +01:00
2020-10-26 12:29:28 +00:00
2019-10-17 11:34:29 +00:00
2019-10-17 11:34:29 +00:00
2020-10-01 14:03:34 +01:00
2019-09-14 01:18:47 +00:00
2020-02-13 10:16:06 -08:00
2020-02-12 08:17:01 -08:00
2020-03-16 07:42:04 -07:00
2020-11-09 13:00:50 +03:00
2020-11-11 10:15:54 -08:00
2020-06-17 11:24:45 -07:00
2020-01-21 17:20:18 -08:00
2020-01-21 17:20:18 -08:00
2020-06-11 18:54:16 -07:00
2020-06-11 18:54:16 -07:00
2020-01-21 17:20:18 -08:00
2020-11-09 13:00:50 +03:00
2020-03-11 13:26:06 -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-01-21 17:20:18 -08:00
2020-03-15 17:46:23 -07:00
2019-10-18 20:27:30 +00:00
2020-02-13 10:16:06 -08:00
2020-10-13 07:52:23 -07:00
2020-02-13 10:16:06 -08:00
2019-08-06 08:02:25 +00:00