[PATCH] D118514: [doc] Add llvm-ifs commandline guide

Petr Hosek via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Feb 26 23:28:32 PST 2022


phosek accepted this revision.
phosek added a comment.
This revision is now accepted and ready to land.

LGTM. Can you also file an issue to have this change backported to 14.0.0 release branch?



================
Comment at: llvm/docs/CommandGuide/llvm-ifs.rst:92-100
+  + DT_SYMTAB entry.
+
+  + DT_STRTAB entry.
+
+  + DT_STRSZ entry.
+
+  + DT_NEEDED entries. (optional)
----------------
Can you format these as code as well?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D118514/new/

https://reviews.llvm.org/D118514



More information about the llvm-commits mailing list