[llvm] [llvm-debuginfo-analyzer][DOC] Convert 'README.txt' to markdown. (PR #86394)

J. Ryan Stinnett via llvm-commits llvm-commits at lists.llvm.org
Sat Mar 23 09:30:10 PDT 2024


================
@@ -0,0 +1,171 @@
+# llvm-debuginfo-analyzer
+
+These are the notes collected during the development, review and test.
+They describe limitations, know issues and future work.
+
+### Remove the use of macros in *LVReader.h* that describe the *bumpallocators*.
----------------
jryans wrote:

Consider monospace / code style (ticks) instead of emphasis (asterisks) for code things like files and functions

https://github.com/llvm/llvm-project/pull/86394


More information about the llvm-commits mailing list