Fangrui Song
a331937197
[MC] Move CompressDebugSections/RelaxELFRelocations from TargetOptions/MCAsmInfo to MCTargetOptions
...
The convention is for such MC-specific options to reside in
MCTargetOptions. However, CompressDebugSections/RelaxELFRelocations do
not follow the convention: `CompressDebugSections` is defined in both
TargetOptions and MCAsmInfo and there is forwarding complexity.
Move the option to MCTargetOptions and hereby simplify the code. Rename
the misleading RelaxELFRelocations to X86RelaxRelocations. llvm-mc
-relax-relocations and llc -x86-relax-relocations can now be unified.
2024-03-06 23:19:59 -08:00
..
2023-05-17 17:03:15 +02:00
2023-05-17 17:03:15 +02:00
2023-05-17 17:03:15 +02:00
2023-11-09 09:27:32 -08:00
2024-01-09 10:48:23 -08:00
2015-09-08 18:59:47 +00:00
2020-12-20 18:37:14 -08:00
2020-07-20 10:39:04 +01:00
2015-04-28 01:37:11 +00:00
2023-06-27 19:36:27 -07:00
2020-12-21 17:18:28 -08:00
2020-12-21 17:18:28 -08:00
2017-12-25 09:41:00 +00:00
2020-07-20 10:39:04 +01:00
2023-11-17 01:13:38 -08:00
2022-12-27 20:01:26 -08:00
2020-07-20 10:39:04 +01:00
2020-07-20 10:39:04 +01:00
2018-06-14 13:38:20 +00:00
2018-06-12 16:09:03 +00:00
2023-04-25 20:31:04 -07:00
2018-06-12 16:09:03 +00:00
2022-03-03 13:31:31 +02:00
2020-07-20 10:39:04 +01:00
2023-07-12 12:03:44 +02:00
2020-07-20 10:39:04 +01:00
2022-10-29 15:40:26 -07:00
2024-03-06 23:19:59 -08:00
2023-08-09 17:32:09 -07:00
2023-05-17 17:03:15 +02:00
2023-09-27 14:35:26 +01:00
2022-04-08 10:06:44 -07:00
2020-07-20 10:39:04 +01:00
2023-12-07 18:34:36 -08:00
2024-03-06 23:19:59 -08:00
2022-10-29 15:40:26 -07:00
2021-09-02 01:00:51 -07:00
2024-01-09 10:48:23 -08:00
2024-02-15 17:05:15 -08:00
2024-01-16 15:32:35 -08:00
2024-01-18 13:31:33 -08:00
2022-09-22 16:26:50 +00:00
2024-01-09 10:42:34 -08:00
2023-04-14 17:29:10 -07:00
2022-02-23 15:43:12 +01:00
2017-02-24 21:44:58 +00:00
2021-03-09 10:54:41 +00:00
2024-01-09 10:42:34 -08:00
2023-06-16 17:08:58 -07:00
2023-06-15 18:35:51 -07:00
2023-08-09 21:42:18 -07:00
2018-12-05 10:43:58 +00:00
2020-07-20 10:39:04 +01:00
2021-02-13 10:32:27 -08:00
2020-07-20 10:39:04 +01:00