diff options
author | Bob Wilson <bob.wilson@apple.com> | 2013-06-03 23:57:13 +0000 |
---|---|---|
committer | Bob Wilson <bob.wilson@apple.com> | 2013-06-03 23:57:13 +0000 |
commit | 1710d59553e98d6c0d604a541d9119eb14dc49fc (patch) | |
tree | 13586408287d174a0783c780dfe5986661d60800 /clang/lib/CodeGen/ModuleBuilder.cpp | |
parent | 688d668e5c18607cbf1832402e0435f1e886f5e4 (diff) | |
download | llvm-1710d59553e98d6c0d604a541d9119eb14dc49fc.zip llvm-1710d59553e98d6c0d604a541d9119eb14dc49fc.tar.gz llvm-1710d59553e98d6c0d604a541d9119eb14dc49fc.tar.bz2 |
Do not report -Wasm-operand-widths for ARM output operands. <rdar://14050337>
We're getting reports of this warning getting triggered in cases where it
is not adding any value. There is no asm operand modifier that you can use
to silence it, and there's really nothing wrong with having an LDRB, for
example, with a "char" output.
llvm-svn: 183172
Diffstat (limited to 'clang/lib/CodeGen/ModuleBuilder.cpp')
0 files changed, 0 insertions, 0 deletions