[PATCH] D95913: [lld-macho] Implement -bundle_loader

Vitaly Buka via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 19 19:06:19 PST 2021


vitalybuka added a comment.

In D95913#2576119 <https://reviews.llvm.org/D95913#2576119>, @oontvoo wrote:

> @vitalybuka  How do I rerun the test with uban enabled?
> Thanks!

https://github.com/google/sanitizers/wiki/SanitizerBotReproduceBuild

For particular this case I'd just rerun check-lld with "assert()/if (is null) abort()" in the place of already known error.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D95913



More information about the llvm-commits mailing list