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

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 26 06:25:05 PDT 2019


MaskRay accepted this revision.
MaskRay 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.
+
----------------
> during relocation resolution when instead of expected

This sentence seems ill-formed.


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

https://reviews.llvm.org/D63762





More information about the llvm-commits mailing list