[PATCH] D149757: Test data for symbol lookup. NFC

Igor Kudrin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 31 19:21:58 PDT 2023


ikudrin added a comment.

This patch only adds files to be used in another patch. It does not change any code or add any new tests and has no value of its own. It should be merged with the main patch, or relevant parts of D149759 <https://reviews.llvm.org/D149759> should be moved here, whichever is preferable.



================
Comment at: llvm/test/tools/llvm-symbolizer/Inputs/symbols.part3.c:12
+}
+
----------------
Please remove the blank line at EOF


================
Comment at: llvm/test/tools/llvm-symbolizer/Inputs/symbols.part4.c:13
+}
+
----------------
Likewise


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D149757



More information about the llvm-commits mailing list