mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-26 01:46:06 +00:00
Correct tiny misspelling (readlef -> readelf).
Getting my feet wet here as a new committer. Correct misspelling in check-depends.pl. Reviewed By: vitalybuka Differential Revision: https://reviews.llvm.org/D101552
This commit is contained in:
parent
818b508953
commit
bc9120047b
@ -90,7 +90,7 @@ sub get_deps_ldd($) {
|
||||
# 0x0000000000000005 (STRTAB) 0x9350
|
||||
# ...
|
||||
#
|
||||
# Note: In contrast to ldd, readlef shows only direct dependencies.
|
||||
# Note: In contrast to ldd, readelf shows only direct dependencies.
|
||||
#
|
||||
sub get_deps_readelf($) {
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user