[all-commits] [llvm/llvm-project] b3b6f7: [MachO] using std::size_t to fix build errors on a...
Peter Rong via All-commits
all-commits at lists.llvm.org
Wed Aug 7 14:32:11 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b3b6f7cb0b31468078368f77118ab267b43d8628
https://github.com/llvm/llvm-project/commit/b3b6f7cb0b31468078368f77118ab267b43d8628
Author: Peter Rong <PeterRong at meta.com>
Date: 2024-08-07 (Wed, 07 Aug 2024)
Changed paths:
M lld/MachO/Driver.cpp
Log Message:
-----------
[MachO] using std::size_t to fix build errors on arm-ubuntu
Fix build failure introduced by commit 6a3604ef8592edf39fedd6af8100aefafd6d931d
Signed-off-by: Peter Rong <PeterRong at meta.com>
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list