[PATCH] D27739: Disable libLTO tests when libLTO is not built

Derek Schuff via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 13 16:34:26 PST 2016


dschuff added a comment.

I don't mind doing it either way; I just noticed that `have_ld_plugin_support()` does the same thing (checking for the existence of the DSO). Should I switch both of them?


https://reviews.llvm.org/D27739





More information about the llvm-commits mailing list