Fangrui Song
2a26292388
[ELF] Make isExported accurate early
...
LTO compilation might define symbols not in the symbol table (e.g.
__emutls_v.x in test/ELF/lto/wrap-unreferenced-before-codegen.test).
These symbols have a false `isExported` until
`demoteSymbolsAndComputeIsPreemptible`. This is usually benign as we do
not reference `isExported` that early.
Ensure that `isExported` is correct early. This helps remove a redundant
`isExported` computation in `demoteSymbolsAndComputeIsPreemptible`.
2025-01-26 20:32:43 -08:00
..
2025-01-26 16:13:52 -08:00
2024-11-23 15:16:36 -08:00
2024-10-05 09:37:27 -07:00
2024-11-23 15:16:36 -08:00
2024-10-06 00:31:51 -07:00
2025-01-05 17:13:23 -08:00
2025-01-05 16:19:09 -08:00
2024-12-22 06:11:50 -05:00
2025-01-26 20:32:43 -08:00
2024-11-14 22:17:10 -08:00
2024-12-11 15:44:44 -08:00
2024-10-10 22:22:25 -07:00
2024-04-18 14:41:14 -07:00
2025-01-25 15:18:13 -08:00
2024-12-08 17:50:17 -08:00
2024-09-29 14:45:00 -07:00
2025-01-26 16:13:52 -08:00
2024-12-08 17:50:16 -08:00
2025-01-25 16:20:27 -08:00
2025-01-03 09:38:04 -08:00
2025-01-10 19:30:38 -08:00
2025-01-10 19:30:38 -08:00
2024-12-08 22:40:14 -08:00
2024-11-16 23:50:35 -08:00
2024-11-23 16:34:21 -08:00
2024-09-29 15:39:52 -07:00
2024-12-08 22:40:14 -08:00
2024-09-29 15:32:16 -07:00
2024-12-13 11:52:09 -08:00
2024-12-10 13:43:13 -08:00
2024-12-13 11:52:09 -08:00
2025-01-25 17:29:28 -08:00
2025-01-22 12:18:05 +03:00
2024-11-16 20:32:44 -08:00
2024-11-14 22:17:10 -08:00
2025-01-21 20:05:07 -08:00
2024-09-21 11:06:06 -07:00
2025-01-24 09:34:48 -08:00
2025-01-22 12:18:05 +03:00
2025-01-06 23:06:33 -08:00
2024-10-11 23:34:43 -07:00
2025-01-22 12:18:05 +03:00
2025-01-22 12:18:05 +03:00
2024-11-29 17:18:22 -08:00
2024-11-24 12:13:02 -08:00
2024-12-09 11:24:45 +00:00
2024-11-19 23:16:35 -08:00
2025-01-25 15:50:29 -08:00
2024-11-19 21:59:47 -08:00