Steven Wu
01b488faab
Reapply "[CMake] Fold export_executable_symbols_* into function args. ( #101741 )" ( #102138 )
...
Fix the builds with LLVM_TOOL_LLVM_DRIVER_BUILD enabled.
LLVM_ENABLE_EXPORTED_SYMBOLS_IN_EXECUTABLES is not completely
compatible with export_executable_symbols as the later will be ignored
if the previous is set to NO.
Fix the issue by passing if symbols need to be exported to
llvm_add_exectuable so the link flag can be determined directly
without calling export_executable_symbols_* later.
2024-08-07 09:12:15 -07:00
..
2024-05-25 13:28:30 +02:00
2024-08-07 09:12:15 -07:00
2023-12-03 16:24:43 -08:00
2024-07-25 14:05:00 -07:00
2023-10-12 21:21:45 -07:00
2024-01-19 15:13:47 -08:00
2023-10-13 23:16:25 -07:00
2023-10-10 20:14:20 -07:00
2023-10-05 11:40:17 -07:00
2024-03-06 09:45:07 -05:00
2023-12-10 00:17:26 -08:00
2024-08-06 09:15:22 +02:00
2024-04-17 17:56:42 -04:00
2023-10-22 10:42:15 -07:00
2023-10-12 21:21:45 -07:00
2024-05-28 12:40:39 +02:00
2023-12-02 00:52:25 -08:00
2023-10-12 21:21:45 -07:00
2023-10-13 23:16:25 -07:00
2024-04-15 10:02:23 -07:00
2024-06-29 11:50:41 -07:00
2024-07-31 16:40:26 +00:00
2024-02-13 18:35:39 -08:00
2024-04-02 08:35:08 -07:00
2024-08-06 09:15:22 +02:00
2023-08-30 08:30:39 -07:00
2023-10-10 22:54:51 -07:00
2023-12-10 00:17:26 -08:00
2024-06-10 13:55:23 +02:00
2024-06-10 11:03:18 +01:00
2024-05-25 09:13:02 -04:00
2024-07-09 09:33:46 +01:00
2024-05-08 10:33:53 -07:00
2024-04-18 01:27:49 -04:00
2023-10-22 10:42:15 -07:00
2024-03-05 18:00:46 -08:00
2024-06-13 20:20:27 +01:00
2024-03-06 23:45:11 -05:00
2024-07-03 11:15:02 +02:00
2024-07-21 23:50:28 -04:00
2024-03-05 12:34:17 +01:00
2024-01-30 09:38:24 -08:00
2023-10-22 10:42:15 -07:00
2023-08-18 09:40:34 +00:00
2024-06-14 17:57:12 -07:00
2024-05-14 07:53:53 -07:00
2023-12-11 15:30:28 -08:00
2024-06-18 07:13:05 -07:00
2023-12-13 22:46:02 -08:00
2023-09-29 10:23:20 -04:00
2024-03-26 12:10:54 -04:00
2024-03-05 18:00:46 -08:00
2024-03-19 11:03:18 -07:00
2023-12-16 14:47:16 -08:00
2024-02-28 11:48:53 +00:00
2023-07-25 17:21:16 -07:00
2024-01-17 22:55:58 +01:00
2023-10-12 15:42:56 -04:00
2024-08-04 08:54:23 -07:00
2024-06-19 15:24:54 -04:00
2024-05-08 10:33:53 -07:00
2023-11-10 07:19:24 +07:00