diff options
author | David Green <david.green@arm.com> | 2021-01-25 17:50:19 +0000 |
---|---|---|
committer | David Green <david.green@arm.com> | 2021-01-25 17:50:19 +0000 |
commit | 9390b85ac6aeebba3ced32009380c2311545776e (patch) | |
tree | b7b34c2fcc1c39c7f30f7973fb13d755518cdb2e /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 93eef7d8e978d9efd0b28311d7be0d483f22e5d2 (diff) | |
download | llvm-9390b85ac6aeebba3ced32009380c2311545776e.zip llvm-9390b85ac6aeebba3ced32009380c2311545776e.tar.gz llvm-9390b85ac6aeebba3ced32009380c2311545776e.tar.bz2 |
[ARM] Use half directly for args/return types in test. NFC
Until fairly recently the calling convention for IR half was not handled
correctly in the ARM backend, meaning we needed to pass pointers that
were loaded/stored. Now that that is fixed we can switch to using the
type directly instead.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions