[PATCH] D37336: [clang-cl] Explicitly set object format to COFF in CL mode

Hans Wennborg via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 31 08:52:55 PDT 2017


hans added a comment.

Seems reasonable, but should probably have a test.

> This can be observed on the clang's Driver/cl-pch.c test with AArch64 as a default target.

But why isn't that failure showing on some buildbot, then?


Repository:
  rL LLVM

https://reviews.llvm.org/D37336





More information about the cfe-commits mailing list