[Openmp-commits] [PATCH] D101552: Correct tiny misspelling (readlef -> readelf).Getting my feet wet here as a new committer.
Kevin Athey via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Fri Apr 30 17:20:54 PDT 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rGbc9120047b91: Correct tiny misspelling (readlef -> readelf). (authored by kda).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101552/new/
https://reviews.llvm.org/D101552
Files:
openmp/runtime/tools/check-depends.pl
Index: openmp/runtime/tools/check-depends.pl
===================================================================
--- openmp/runtime/tools/check-depends.pl
+++ openmp/runtime/tools/check-depends.pl
@@ -90,7 +90,7 @@
# 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($) {
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101552.342095.patch
Type: text/x-patch
Size: 447 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20210501/6bba8c9e/attachment.bin>
More information about the Openmp-commits
mailing list