[PATCH] D37448: Fix cast assertion on MS inline assembly with vector spills (PR34021)

coby via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 5 04:46:38 PDT 2017


coby added a comment.

might be a bit unrelated - but do we've got a hint regarding why is this even an issue?
by all means - it doesn't seems right for an empty ms inline-asm statement to affect successful compilation, without even mentioning the involvement of the encapsulating function's return type.
Another semi-adopted MS legacy issue?


Repository:
  rL LLVM

https://reviews.llvm.org/D37448





More information about the cfe-commits mailing list