[PATCH] D36558: [llvm-objcopy] Add support for nested and overlapping segments
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 30 15:07:06 PDT 2017
efriedma added a comment.
In https://reviews.llvm.org/D36558#857165, @jakehehrlich wrote:
> Are you aware of some way of adding unit tests in llvm?
We have unittests in llvm/unittests. We generally prefer regression tests for various reasons, but the option exists if you need it.
Repository:
rL LLVM
https://reviews.llvm.org/D36558
More information about the llvm-commits
mailing list