[PATCH] D109274: [lld-macho] Initialize LTO backend with diagnostic handler

Jez Ng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Sep 4 14:16:42 PDT 2021


int3 added a comment.

I intentionally put the tests in a single folder because I didn't really see the value of a subfolder... all our lto tests are prefixed by `lto-`, so they're easy to glob for anyway. Also, a lot of the ELF tests were written before `split-file` became available, so they have a lot of extra files under `Inputs`, and I guess that gets messy after a while without breaking things up into subfolders.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D109274



More information about the llvm-commits mailing list