[all-commits] [llvm/llvm-project] 6af713: [LLD] [MinGW] Remove an unnecessary include of uni...
Martin Storsjö via All-commits
all-commits at lists.llvm.org
Thu Jan 4 13:19:06 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6af713ae170c34f0561f19e594266ce2a2af343b
https://github.com/llvm/llvm-project/commit/6af713ae170c34f0561f19e594266ce2a2af343b
Author: Martin Storsjö <martin at martin.st>
Date: 2024-01-04 (Thu, 04 Jan 2024)
Changed paths:
M lld/MinGW/Driver.cpp
Log Message:
-----------
[LLD] [MinGW] Remove an unnecessary include of unistd.h. NFC. (#76953)
This was present since when the MinGW LLD frontend first was merged in
894dbbe8eb0e3d8fc7d8746a76d2380f0c2b6c0f, where it most probably was a
leftover from earlier evolution of the patch.
More information about the All-commits
mailing list