diff options
author | Dylan McKay <dylanmckay34@gmail.com> | 2017-02-05 09:53:45 +0000 |
---|---|---|
committer | Dylan McKay <dylanmckay34@gmail.com> | 2017-02-05 09:53:45 +0000 |
commit | 7a3eb290efe22c2aef5fce8ffd06c5f7c314cfa5 (patch) | |
tree | 736adbb07ef48482db73fd71184ea327d34080b6 /clang/test/CodeGen/ms-inline-asm.c | |
parent | 448b5790f62ddf002723b898ba4ac4e38649bdca (diff) | |
download | bcm5719-llvm-7a3eb290efe22c2aef5fce8ffd06c5f7c314cfa5.tar.gz bcm5719-llvm-7a3eb290efe22c2aef5fce8ffd06c5f7c314cfa5.zip |
[AVR] Support zero-sized arguments in defined methods
It is sufficient to skip emission of these arguments as we have nothing
to actually pass through the function call.
The AVR-GCC reference has nothing to say about zero-sized arguments,
presumably because C/C++ doesn't support them. This means we don't have
to worry about ABI differences.
llvm-svn: 294119
Diffstat (limited to 'clang/test/CodeGen/ms-inline-asm.c')
0 files changed, 0 insertions, 0 deletions