[PATCH] D98508: Restore lit feature object-emission

Nigel Perks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 31 07:56:10 PDT 2021


nigelp-xmos added a comment.

@MaskRay  Thanks for the comment. I will look at that. But DebugInfo/Generic has 78 files requiring object-emission and 60 not requiring it - isn't it worth still running the 60? (I looked at some to see what they were doing: running llvm-as, llvm-dis, and checking assembly output.)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D98508



More information about the llvm-commits mailing list