Nikita Popov
e7244d8659
[BOLT][CMake] Don't export bolt libraries in LLVMExports.cmake ( #121936 )
...
Bolt makes use of add_llvm_library and as such ends up exporting its
libraries from LLVMExports.cmake, which is not correct.
Bolt doesn't have its own exports file, and I assume that there is no
desire to have one either -- Bolt libraries are not intended to be
consumed as a cmake module, right?
As such, this PR adds a NO_EXPORT option to simplify exclude these
libraries from the exports file.
2025-01-08 09:41:09 +01:00
..
2024-10-08 16:15:00 -07:00
2024-02-12 14:36:12 -08:00
2024-02-12 14:53:53 -08:00
2024-07-21 09:44:16 -07:00
2024-11-13 09:58:44 -08:00
2024-05-22 09:27:14 -07:00
2025-01-08 09:41:09 +01:00
2024-03-31 19:29:45 -07:00
2024-10-08 19:07:43 -04:00
2022-12-06 14:51:38 -08:00
2022-12-02 23:12:38 -08:00
2024-03-31 19:29:45 -07:00
2024-03-31 19:29:45 -07:00
2024-06-27 16:34:47 -07:00
2024-06-27 16:34:47 -07:00
2022-06-23 22:16:27 -07:00
2024-03-31 19:29:45 -07:00
2024-12-16 21:49:53 -08:00
2024-07-18 20:57:05 -07:00
2024-05-22 09:27:14 -07:00
2024-10-14 06:55:04 -07:00
2024-06-27 16:34:47 -07:00
2021-12-21 10:21:41 -08:00
2024-12-16 12:14:11 +00:00
2024-02-12 14:53:53 -08:00
2024-05-22 11:59:00 -07:00
2024-02-12 14:53:53 -08:00
2022-06-23 22:16:27 -07:00
2024-06-11 19:21:11 +01:00
2024-06-27 16:34:47 -07:00
2024-06-27 16:34:47 -07:00
2023-12-06 11:19:07 -08:00
2024-02-12 14:53:53 -08:00
2025-01-07 17:25:04 +00:00
2024-09-23 17:07:11 -05:00
2024-03-31 19:29:45 -07:00
2024-11-22 00:28:55 -08:00
2022-05-26 14:59:28 -07:00
2022-02-09 08:28:34 -05:00
2021-12-21 10:21:41 -08:00
2021-12-28 16:36:17 -08:00
2024-06-27 16:34:47 -07:00
2024-03-31 19:29:45 -07:00
2024-02-12 14:53:53 -08:00
2024-08-27 11:31:32 -07:00
2024-06-04 16:12:29 -07:00
2024-12-03 13:44:51 -08:00