[PATCH] D141273: Fix build when LLVM_BUILTIN_TARGETS is not set

Shoaib Meenai via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 9 20:53:13 PST 2023


smeenai accepted this revision.
smeenai added a comment.
This revision is now accepted and ready to land.

Ah, I didn't consider the case where you were using `LLVM_RUNTIME_TARGETS` but not `LLVM_BUILTIN_TARGETS`. Thanks.


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

https://reviews.llvm.org/D141273



More information about the llvm-commits mailing list