diff options
author | Tim Northover <tnorthover@apple.com> | 2016-05-10 22:26:45 +0000 |
---|---|---|
committer | Tim Northover <tnorthover@apple.com> | 2016-05-10 22:26:45 +0000 |
commit | 9508a70adc3a1bc3b559f5e97d029a485f3b3c1b (patch) | |
tree | a93f3d7c741e1a6093ac4e95b3277eebffefd5ef /clang/unittests/Basic/VirtualFileSystemTest.cpp | |
parent | 7eccf4ee0e8eec5cd64bebdec80ca4b92ecc2ecb (diff) | |
download | llvm-9508a70adc3a1bc3b559f5e97d029a485f3b3c1b.zip llvm-9508a70adc3a1bc3b559f5e97d029a485f3b3c1b.tar.gz llvm-9508a70adc3a1bc3b559f5e97d029a485f3b3c1b.tar.bz2 |
AArch64: allow vN to represent 64-bit registers in inline asm.
Unlike xN/wN, the size of vN is genuinely ambiguous in the assembly, so we
should try to infer what was intended from the type. But only down to 64-bits
(vN can never represent sN, hN or bN).
llvm-svn: 269132
Diffstat (limited to 'clang/unittests/Basic/VirtualFileSystemTest.cpp')
0 files changed, 0 insertions, 0 deletions