wlei
6693c562f9
[llvm-profgen] Support to load debug info from a second binary
...
For reducing binary size purpose, the binary's debug info and executable segment can be separated(like using objcopy --only-keep-debug). Here add support in llvm-profgen to use two binaries as input. The original one is executable binary and added for debug info only binary. Adding a flag `--debug-binary=file-path`, with this, the binary will load debug info from debug binary.
Reviewed By: hoy, wenlei
Differential Revision: https://reviews.llvm.org/D115948
2022-01-24 17:14:05 -08:00
..
2022-01-21 13:45:51 -08:00
2022-01-21 20:52:27 +00:00
2021-10-11 10:16:46 -07:00
2022-01-12 11:33:23 -08:00
2021-07-31 13:20:47 -07:00
2021-11-08 10:05:52 -05:00
2021-11-26 11:08:01 -05:00
2021-08-19 09:30:15 +00:00
2021-07-20 13:27:33 +02:00
2021-10-05 12:10:06 +01:00
2021-07-20 13:27:33 +02:00
2021-12-16 19:22:13 +00:00
2022-01-11 11:31:08 -08:00
2021-07-20 13:27:33 +02:00
2022-01-14 10:55:00 +00:00
2022-01-14 10:55:01 +00:00
2021-09-07 17:54:37 +03:00
2021-09-15 15:42:04 -07:00
2021-12-09 12:25:51 -08:00
2021-07-21 09:14:04 +02:00
2022-01-11 22:02:59 -08:00
2021-07-21 09:14:04 +02:00
2021-07-26 09:04:51 -07:00
2021-11-29 22:56:09 +00:00
2021-12-20 20:34:04 -05:00
2021-07-21 09:14:04 +02:00
2022-01-19 11:29:33 +00:00
2021-07-22 15:50:52 -04:00
2021-07-21 09:14:04 +02:00
2022-01-12 12:27:03 -05:00
2022-01-23 09:47:45 +00:00
2022-01-18 12:13:01 -05:00
2021-07-21 09:14:04 +02:00
2022-01-18 18:10:42 -08:00
2022-01-24 17:14:05 -08:00
2021-08-05 10:19:55 +03:00
2022-01-17 00:28:25 -05:00
2022-01-11 11:31:08 -08:00
2021-07-22 09:47:55 +02:00
2021-09-16 11:01:53 +02:00
2021-09-06 11:55:38 -07:00
2021-07-22 09:47:55 +02:00
2021-07-22 09:47:55 +02:00
2022-01-05 14:41:49 +00:00
2021-12-13 23:00:32 +00:00
2021-12-18 16:42:45 -08:00
2021-12-02 14:28:26 -08:00
2021-07-22 09:47:55 +02:00
2021-08-24 13:35:19 -07:00
2021-11-08 11:30:12 -08:00
2022-01-21 18:45:03 -06:00
2021-11-27 09:52:55 +01:00
2022-01-19 04:11:21 -05:00