diff options
author | Peter Collingbourne <peter@pcc.me.uk> | 2025-07-17 11:12:29 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-17 11:12:29 -0700 |
commit | 3fa07ed5b38774656a2cff1bebc1785ce8e7feb8 (patch) | |
tree | c14b437503cca71e5163d183bb0b28dac82ad0f0 /llvm/lib/CodeGen/BasicBlockPathCloning.cpp | |
parent | f480e1b8258eac3565b3ffaf3f8ed0f77eb87fee (diff) | |
download | llvm-3fa07ed5b38774656a2cff1bebc1785ce8e7feb8.zip llvm-3fa07ed5b38774656a2cff1bebc1785ce8e7feb8.tar.gz llvm-3fa07ed5b38774656a2cff1bebc1785ce8e7feb8.tar.bz2 |
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
Diffstat (limited to 'llvm/lib/CodeGen/BasicBlockPathCloning.cpp')
0 files changed, 0 insertions, 0 deletions