chenglin.bi
b18293edc3
[MC][COFF] Add COFF section flag "Info"
...
For now, we have not parse section flag `Info` in asm file. When we emit a section with info flag to asm, then compile asm to obj we will lose the Info flag for the section.
The motivation of this change is ARM64EC's hybmp$x section. If we lose the Info flag MSVC link will report a warning:
`warning LNK4078: multiple '.hybmp' sections found with different attributes`
Reviewed By: efriedma
Differential Revision: https://reviews.llvm.org/D136125
2022-10-19 10:32:58 +08:00
..
2022-07-26 09:35:30 +01:00
2022-10-19 10:32:58 +08:00
2022-06-17 21:19:32 -05:00
2022-06-10 22:50:55 -07:00
2022-10-11 15:07:14 -07:00
2022-10-11 15:07:14 -07:00
2022-09-09 17:44:00 -06:00
2022-03-29 14:01:32 -07:00
2022-09-26 22:24:20 -04:00
2022-07-11 09:50:47 -07:00
2022-05-26 00:14:08 -07:00
2022-09-22 16:26:50 +00:00
2022-10-12 14:51:24 -07:00
2022-06-17 21:19:32 -05:00
2022-10-18 11:48:08 -05:00
2022-08-25 18:19:10 -03:00
2022-04-17 18:02:33 +03:00
2022-07-11 09:50:47 -07:00
2022-02-09 11:09:17 +01:00
2022-02-09 11:09:17 +01:00
2022-02-09 11:09:17 +01:00
2022-09-06 20:20:56 +02:00
2022-06-07 00:31:02 -07:00
2022-09-07 11:36:02 +02:00
2022-10-11 15:07:14 -07:00
2022-02-09 11:09:17 +01:00
2022-07-23 15:19:05 +02:00
2022-02-14 20:46:02 +00:00
2022-07-13 23:11:56 -07:00
2022-02-09 11:09:17 +01:00
2022-10-19 10:32:58 +08:00
2022-06-17 21:19:32 -05:00
2022-07-07 12:20:30 -04:00
2022-08-31 10:13:45 +02:00
2022-03-11 20:07:00 -08:00
2022-07-13 23:11:56 -07:00
2022-04-20 01:10:25 +02:00
2022-09-26 22:24:20 -04:00
2022-07-27 10:01:26 -07:00
2022-02-09 11:09:17 +01:00
2022-02-09 11:09:17 +01:00
2022-06-12 17:24:19 -04:00
2022-06-12 17:24:19 -04:00
2022-04-28 14:56:00 -04:00
2022-10-18 11:45:27 -07:00
2022-06-10 22:50:55 -07:00
2022-02-09 11:09:17 +01:00
2022-09-26 22:24:20 -04:00
2022-04-20 01:10:25 +02:00
2022-08-07 23:55:27 -07:00
2022-04-19 22:29:16 -04:00
2022-08-31 14:28:56 -07:00
2022-10-11 15:07:14 -07:00
2022-07-24 21:50:35 -07:00