diff options
Diffstat (limited to 'llvm/docs/CommandGuide/llvm-readelf.rst')
-rw-r--r-- | llvm/docs/CommandGuide/llvm-readelf.rst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/llvm/docs/CommandGuide/llvm-readelf.rst b/llvm/docs/CommandGuide/llvm-readelf.rst index ecdb8f80771..6aa90475572 100644 --- a/llvm/docs/CommandGuide/llvm-readelf.rst +++ b/llvm/docs/CommandGuide/llvm-readelf.rst @@ -163,7 +163,8 @@ OPTIONS .. option:: --stack-sizes Display the contents of the stack sizes section(s), i.e. pairs of function - names and the size of their stack frames. + names and the size of their stack frames. Currently only implemented for GNU + style output. .. option:: --string-dump=<section[,section,...]>, -p |