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
2022-10-11 15:07:14 -07:00
2024-01-09 10:48:23 -08:00
2022-12-01 22:04:27 +00:00
2022-11-27 20:10:29 -08:00
2023-06-27 19:36:27 -07:00
2023-01-19 14:10:31 +00:00
2023-01-30 19:27:18 +00:00
2022-11-27 20:10:29 -08:00
2022-10-11 12:37:51 -07:00
2022-11-27 20:10:29 -08:00
2022-09-08 09:32:13 -07:00
2022-07-28 10:57:56 -07:00
2022-09-08 01:00:06 -07:00
2023-11-17 01:13:38 -08:00
2022-12-27 20:01:26 -08:00
2022-08-14 20:58:23 -07:00
2023-04-25 20:31:04 -07:00
2022-03-03 13:31:31 +02:00
2023-07-12 12:03:44 +02:00
2022-12-15 14:40:26 -08:00
2022-12-15 14:40:26 -08:00
2022-11-27 20:10:29 -08:00
2022-12-01 22:04:27 +00:00
2022-10-29 15:40:26 -07:00
2024-03-06 23:19:59 -08:00
2022-08-28 23:13:46 -07: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
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07: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
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-11-27 20:10:29 -08: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