[all-commits] [llvm/llvm-project] b9deec: [BOLT] Fix cross-compilation build
Rafael Auler via All-commits
all-commits at lists.llvm.org
Fri Aug 25 17:33:32 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b9deec1cd9ca6ad196c45193f49abc550b6dc662
https://github.com/llvm/llvm-project/commit/b9deec1cd9ca6ad196c45193f49abc550b6dc662
Author: Rafael Auler <rafaelauler at fb.com>
Date: 2023-08-25 (Fri, 25 Aug 2023)
Changed paths:
M bolt/CMakeLists.txt
Log Message:
-----------
[BOLT] Fix cross-compilation build
Don't enable BOLT runtime when cross compiling as we don't
support this scenario yet.
Differential Revision: https://reviews.llvm.org/D158906
More information about the All-commits
mailing list