[PATCH] D136825: llvm-debuginfo-analyzer] (08/09) - ELF Reader - - Test case (No available targets)
Carlos Alberto Enciso via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 27 04:32:22 PDT 2022
CarlosAlbertoEnciso added a comment.
In D136825#3887897 <https://reviews.llvm.org/D136825#3887897>, @jryans wrote:
> Looks good, thanks for the quick fix! 🙂
Thanks very much for your review. The patch fixed all the `No available targets are compatible with triple "x86_64-unknown-unknown".` build failures.
But created a dependency on MC that is detected only with the multistage builds.
Uploaded a path to review https://reviews.llvm.org/D136837
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D136825/new/
https://reviews.llvm.org/D136825
More information about the llvm-commits
mailing list