[PATCH] D11492: DarwinAsmParser: Warn on multiple/mismatching version_min directives

Matthias Braun matze at braunis.de
Fri Jul 24 13:53:36 PDT 2015


MatzeB added a comment.

In http://reviews.llvm.org/D11492#211728, @steven_wu wrote:

> I am also not sure if you can run i386 asm parser when x86 backend is not built.


I think you are right here. I was looking at the version-min-diagnostics.s test which made the same error when I wrote this.  For this test I can switch to the nonexisting thumbv7-apple-macosx.


Repository:
  rL LLVM

http://reviews.llvm.org/D11492







More information about the llvm-commits mailing list