Make .asm a valid extension for assembly files
This is a common extension on Windows, and now clang will assemble them instead of treating them as linker input which is the default for unknown file types. llvm-svn: 192919
Loading
Please register or sign in to comment