a0191bd8b113cd35e48673bfaa3a780319640275
This is more correct than using cc_check; we're going to assemble standalone external assembly - thus check for whether we can build it in that form, not using inline assembly. This allows sharing checks with the MSVC codepath (where inline assembly isn't supported, and where assembly is built using a tool different from the regular compiler).
Description
No description provided
Languages
C
64.5%
Assembly
33.6%
Perl
0.8%
Python
0.8%
Makefile
0.2%