[PATCH] D63762: [Object/invalid.test] - Convert most of the sub tests to YAML.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 26 06:33:41 PDT 2019


grimar marked an inline comment as done.
grimar added inline comments.


================
Comment at: test/Object/invalid.test:43
+## Check that llvm-dwarfdump reports an error during relocation resolution
+## when instead of expected SHT_RELA section it locates a section of a different type.
+
----------------
MaskRay wrote:
> > during relocation resolution when instead of expected
> 
> This sentence seems ill-formed.
I do not see a problem with it honestly. It sounds OK to me. Any suggestions how to change it?


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

https://reviews.llvm.org/D63762





More information about the llvm-commits mailing list