Removed unnecessary llvm-mc call. llvm-svn: 366418
Seems to be required for the other added tests too. llvm-svn: 366416
Summary: Add a --vs-diagnostics flag that alters the format of diagnostic output to enable source hyperlinks in Visual Studio. Differential Revision: https://reviews.llvm.org/D58484 Reviewed by: ruiu llvm-svn: 366333