[PATCH] D65396: [llvm/Object] - Add a test for "empty string table" error.
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 30 07:29:49 PDT 2019
MaskRay accepted this revision.
MaskRay added inline comments.
This revision is now accepted and ready to land.
================
Comment at: test/Object/invalid.test:611
+## Check that llvm-objdump reports an error when it tries to dump a
+## symbol name and .strtab is not empty.
+
----------------
not empty -> empty?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65396/new/
https://reviews.llvm.org/D65396
More information about the llvm-commits
mailing list