Peter Collingbourne 3fa07ed5b3
Rename config.host_os to config.target_os.
config.host_os is derived from CMAKE_SYSTEM_NAME
which specifies the target. See:
https://cmake.org/cmake/help/latest/variable/CMAKE_SYSTEM_NAME.html

To reduce confusion, rename it to config.target_os.

The variable name config.target_os was already being used by the Orc
tests. Rename it to config.orc_test_target_os with a FIXME to remove.

Reviewers: JDevlieghere, MaskRay

Reviewed By: MaskRay

Pull Request: https://github.com/llvm/llvm-project/pull/149015
2025-07-17 11:12:29 -07:00
..
2022-07-19 15:42:57 +02:00
2021-12-13 12:48:34 +01:00
2021-07-28 20:11:59 +02:00
2021-04-29 07:42:18 +02:00
2021-12-13 12:48:34 +01:00
2021-10-25 14:51:24 +02:00
2021-04-29 07:42:18 +02:00
2021-07-28 17:35:02 +02:00
2023-03-20 15:59:49 -07:00
2021-07-28 17:35:02 +02:00
2021-07-28 17:35:02 +02:00
2021-02-17 19:03:17 +01:00
2021-06-24 09:47:44 +02:00
2021-12-13 12:48:34 +01:00
2021-07-28 17:35:02 +02:00
2021-04-29 07:42:18 +02:00
2023-10-12 16:03:07 -07:00