[PATCH] D85675: [XCOFF][llvm-readobj] Move XCOFF test to XCOFF directory

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 11 02:05:50 PDT 2020


jhenderson accepted this revision.
jhenderson added a comment.

If you want to take this a step further, remove "xcoff" from all the file name prefixes, since they are now implicitly for XCOFF due to their directory. If there's a functional benefit for that being done in a separate commit then that's fine with me. LGTM in either case.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D85675



More information about the llvm-commits mailing list