diff options
author | Diana Picus <diana.picus@linaro.org> | 2019-04-30 09:05:25 +0000 |
---|---|---|
committer | Diana Picus <diana.picus@linaro.org> | 2019-04-30 09:05:25 +0000 |
commit | 1e88ac213b638ee44a766361851671e892c0f390 (patch) | |
tree | 1ea6ea44eaa77fe979626a5960ac94c11695d06b /llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp | |
parent | c21ec00d2852fdbae9cf803602276e4f26ce76c1 (diff) | |
download | bcm5719-llvm-1e88ac213b638ee44a766361851671e892c0f390.tar.gz bcm5719-llvm-1e88ac213b638ee44a766361851671e892c0f390.zip |
[ARM GlobalISel] Be more careful about bailing out
Bail out on function arguments/returns with types aggregating an
unsupported type. This fixes cases where we would happily and
incorrectly lower functions taking e.g. [1 x i64] parameters, when we
don't even support plain i64 yet.
llvm-svn: 359540
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp')
0 files changed, 0 insertions, 0 deletions