[all-commits] [llvm/llvm-project] aff52d: [BOLT][CMAKE] Check build target architecture for ...
Amir Ayupov via All-commits
all-commits at lists.llvm.org
Thu May 5 10:40:28 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: aff52d1f08d2bb566192618d59a01aa7dd442088
https://github.com/llvm/llvm-project/commit/aff52d1f08d2bb566192618d59a01aa7dd442088
Author: Amir Ayupov <amir.aupov at gmail.com>
Date: 2022-05-05 (Thu, 05 May 2022)
Changed paths:
M bolt/CMakeLists.txt
Log Message:
-----------
[BOLT][CMAKE] Check build target architecture for runtime libs
Account for cross-compilation build scenarios (X86 to ARM, Linux
to Windows, etc).
Reviewed By: rafauler
Differential Revision: https://reviews.llvm.org/D124712
More information about the All-commits
mailing list