diff options
author | Tim Northover <tnorthover@apple.com> | 2013-12-08 15:24:55 +0000 |
---|---|---|
committer | Tim Northover <tnorthover@apple.com> | 2013-12-08 15:24:55 +0000 |
commit | 8f24b178f3f305378abc8597a7ab0d803ff2d5a7 (patch) | |
tree | a709d162417f14e97063366926812f3f6efae090 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | c9c5d1604f2ae56f28fcf95fb1667de67031a0e1 (diff) | |
download | llvm-8f24b178f3f305378abc8597a7ab0d803ff2d5a7.zip llvm-8f24b178f3f305378abc8597a7ab0d803ff2d5a7.tar.gz llvm-8f24b178f3f305378abc8597a7ab0d803ff2d5a7.tar.bz2 |
ARM: teach Sema that "r" can match 64-bit values
We already support using "r" on 64-bit values (a GPRPair is
allocated), but Sema doesn't know this yet so issues a warning. This
should fix it.
llvm-svn: 196724
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions