Files
clang-p2996/lld/test/ELF
Peter Smith dbef8cc67c [ELF] Implement --keep-unique option
The --keep-unique <symbol> option is taken from gold. The intention is that
<symbol> will be prevented from being folded by ICF. Although not
specifically mentioned in the documentation <symbol> only matches
global symbols, with a warning if the symbol is not found.

The implementation finds the Section defining <symbol> and removes it from
the set of sections considered for ICF.

Differential Revision: https://reviews.llvm.org/D46755

llvm-svn: 332332
2018-05-15 08:57:21 +00:00
..
2018-05-11 20:50:27 +00:00
2017-10-12 15:12:55 +00:00
2017-10-12 15:54:14 +00:00
2017-07-20 21:55:40 +00:00
2018-03-14 22:05:12 +00:00
2018-04-25 00:29:13 +00:00
2018-03-01 01:05:04 +00:00
2017-11-15 16:56:20 +00:00
2017-11-15 16:56:20 +00:00
2017-11-15 16:56:20 +00:00
2017-11-15 16:56:20 +00:00
2017-09-30 21:28:49 +00:00
2017-08-10 15:54:27 +00:00
2017-08-10 15:54:27 +00:00
2018-03-14 22:05:12 +00:00
2018-03-14 22:05:12 +00:00
2018-04-09 12:45:29 +00:00
2017-09-30 21:28:49 +00:00
2017-11-22 22:00:50 +00:00
2018-03-14 22:05:12 +00:00
2017-08-05 04:07:21 +00:00
2018-03-14 22:05:12 +00:00
2017-09-28 17:15:02 +00:00
2017-06-06 16:18:48 +00:00
2018-04-20 01:21:24 +00:00
2017-11-28 20:17:58 +00:00
2017-11-15 16:56:20 +00:00
2018-04-25 00:29:13 +00:00
2017-12-12 20:00:30 +00:00
2017-07-20 17:14:52 +00:00
2017-12-28 17:20:41 +00:00
2018-04-26 17:22:44 +00:00
2018-03-14 22:05:12 +00:00
2017-10-06 09:37:44 +00:00
2017-07-26 09:21:10 +00:00
2018-02-01 16:00:46 +00:00
2018-02-01 16:00:46 +00:00
2018-02-01 16:00:46 +00:00
2018-02-01 16:00:46 +00:00
2017-02-27 13:21:18 +00:00
2018-03-27 16:10:01 +00:00
2018-02-01 16:00:46 +00:00
2017-06-19 17:23:04 +00:00
2017-10-18 04:45:09 +00:00
2018-03-30 17:49:51 +00:00
2017-09-07 23:54:20 +00:00
2017-11-15 16:56:20 +00:00
2017-09-15 01:49:01 +00:00
2017-09-15 01:49:01 +00:00
2017-09-15 01:49:01 +00:00
2017-09-15 01:49:01 +00:00
2017-09-15 01:49:01 +00:00
2017-02-28 19:06:32 +00:00
2017-02-28 19:06:32 +00:00
2018-03-23 00:35:27 +00:00
2018-01-31 02:03:55 +00:00
2018-03-13 00:07:53 +00:00
2018-03-13 00:07:53 +00:00
2017-11-28 20:13:12 +00:00
2017-02-21 21:41:50 +00:00
2018-03-14 22:05:12 +00:00
2017-02-02 21:26:23 +00:00
2018-03-14 20:29:45 +00:00
2017-09-30 11:46:26 +00:00
2017-07-19 16:45:05 +00:00
2017-05-04 03:00:27 +00:00
2017-12-06 02:53:43 +00:00
2018-04-24 23:03:58 +00:00
2017-07-05 00:43:18 +00:00
2017-11-28 23:06:09 +00:00
2018-04-26 06:10:18 +00:00