[PATCH] D58296: [llvm-objcopy] Make removeSectionReferences batched

Eric Christopher via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 20 15:48:28 PST 2019


echristo added a comment.

Awesome patch.

As far as the testcase:

Right now we don't really have anything in the testsuite that tackles "How long does something take?" and I'm not sure I want to add it here yet. One thing we could do is add it to projects/test-suite where there is some tracking of how long things take via lnt. I'm not quite sure how to do that here, but it could work.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D58296





More information about the llvm-commits mailing list