[PATCH] D30662: Update clang filtering for mxcsr

Andy Kaylor via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 6 13:36:24 PST 2017


andrew.w.kaylor added a comment.

In https://reviews.llvm.org/D30662#693559, @ahatanak wrote:

> Is it possible to add a test case (possibly in CodeGen)?


This is covered by CodeGen/ms-inline-asm.c, which Reid added after I broke this adding the mxcsr register a couple of weeks ago.


Repository:
  rL LLVM

https://reviews.llvm.org/D30662





More information about the cfe-commits mailing list