[all-commits] [llvm/llvm-project] 9777f3: Fix build failure on 32 bit Arm
Muhammad Omair Javaid via All-commits
all-commits at lists.llvm.org
Fri Jun 18 08:27:41 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9777f3fd06e20237992883b2b4668582228a1f90
https://github.com/llvm/llvm-project/commit/9777f3fd06e20237992883b2b4668582228a1f90
Author: Muhammad Omair Javaid <omair.javaid at linaro.org>
Date: 2021-06-18 (Fri, 18 Jun 2021)
Changed paths:
M lld/MachO/InputFiles.cpp
Log Message:
-----------
Fix build failure on 32 bit Arm
This patch fixes build failure caused by commit
f27e4548fc42876f66dac260ca3b6df0d5fd5fd6 on 32 bit arm.
Differential Revision: https://reviews.llvm.org/D103292
More information about the All-commits
mailing list