[PATCH] D65946: [llvm-readobj] - Remove depricated unwrapOrError(Expected<T> EO).

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 8 19:21:10 PDT 2019


MaskRay added inline comments.


================
Comment at: test/Object/invalid.test:429
 
-# PHENTSIZE: error: invalid e_phentsize: 57
+# PHENTSIZE: error: '{{.*}}corrupt-invalid-phentsize.elf.x86-64': invalid e_phentsize: 57
 
----------------
Why can't this check use `[[FILE]]`?


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

https://reviews.llvm.org/D65946





More information about the llvm-commits mailing list