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

Steven Wu stevenwu at apple.com
Fri Jul 24 13:27:57 PDT 2015


steven_wu added a comment.

I am not sure if we should warn for UnknownOS. I guess there can be argument both way but we should at least have a test case for it. I am also not sure if you can run i386 asm parser when x86 backend is not built.


Repository:
  rL LLVM

http://reviews.llvm.org/D11492







More information about the llvm-commits mailing list