Displaying 1 result from an estimated 1 matches for "d62648b4".
2019 Nov 17
2
llvm-mc & Microsoft's MASM
Hi all,
I'm working on a project that uses clang-cl & lld-link to build for
Windows, along with some tools out of the Windows SDK... but we're
currently pre-building some pieces of MASM assembly code using Microsoft's
ml.exe & ml64.exe. Unfortunately, it's not all inline assembly, which clang
can already handle, and Microsoft's file-level directives are a bit unusual.