[PATCH] D42512: [X86] When using Win64 ABI, exit with error if SSE is disabled for varargs

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 2 14:01:24 PST 2018


rnk added a comment.

This doesn't fix the crash, though. We just assert later now.


Repository:
  rL LLVM

https://reviews.llvm.org/D42512





More information about the llvm-commits mailing list