[all-commits] [llvm/llvm-project] acf675: [LLD] [MinGW] Interpret an empty -entry option as ...
Martin Storsjö via All-commits
all-commits at lists.llvm.org
Thu Jun 20 01:20:39 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: acf675b63f9426e61aac2155e29280f7d21f9421
https://github.com/llvm/llvm-project/commit/acf675b63f9426e61aac2155e29280f7d21f9421
Author: Martin Storsjö <martin at martin.st>
Date: 2024-06-20 (Thu, 20 Jun 2024)
Changed paths:
M lld/MinGW/Driver.cpp
M lld/test/MinGW/driver.test
Log Message:
-----------
[LLD] [MinGW] Interpret an empty -entry option as no entry point (#96055)
This fixes https://github.com/llvm/llvm-project/issues/93309, and seems
to match how GNU ld handles this case.
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