[all-commits] [llvm/llvm-project] 119847: [lld/mac] remove redundant null check
Nico Weber via All-commits
all-commits at lists.llvm.org
Sat Jan 9 18:18:56 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1198478c4208726774d6e31ac9be7fd2a8f0d802
https://github.com/llvm/llvm-project/commit/1198478c4208726774d6e31ac9be7fd2a8f0d802
Author: Nico Weber <thakis at chromium.org>
Date: 2021-01-09 (Sat, 09 Jan 2021)
Changed paths:
M lld/MachO/Driver.cpp
Log Message:
-----------
[lld/mac] remove redundant null check
This is already checked two lines up. No behavior change.
More information about the All-commits
mailing list