[Lldb-commits] [PATCH] D41962: Fix TestYMMRegisters for older machines without AVX2
Craig Topper via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Fri Jan 12 09:08:20 PST 2018
craig.topper added a comment.
__builtin_cpu_init was added to clang between 5.0 and 6.0
https://reviews.llvm.org/D41962
More information about the lldb-commits
mailing list