[PATCH] D62114: [Bugpoint] fix another use-after-move. NFC

Nick Desaulniers via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 21 15:19:57 PDT 2019


nickdesaulniers added a comment.

Correction: `-DLLVM_BUILD_LLVM_DYLIB="ON"` is required to run `ninja check-llvm-bugpoint`.

It doesn't look like any existing tests under llvm/tests/BugPoint/ call this method at all.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D62114





More information about the llvm-commits mailing list