diff options
author | Diana Picus <diana.picus@linaro.org> | 2016-05-23 14:57:19 +0000 |
---|---|---|
committer | Diana Picus <diana.picus@linaro.org> | 2016-05-23 14:57:19 +0000 |
commit | b2da61196ea8491ef88b0325cf3dee963aface1c (patch) | |
tree | b83a2a5d74c9d89a0a09e4dde90fe9d17cb25ea8 /lldb/packages/Python/lldbsuite/test/expression_command/call-function | |
parent | e73bf3cfff1682f9e18477c5f1a180184881fbd7 (diff) | |
download | bcm5719-llvm-b2da61196ea8491ef88b0325cf3dee963aface1c.tar.gz bcm5719-llvm-b2da61196ea8491ef88b0325cf3dee963aface1c.zip |
[BPF] Remove exit-on-error flag in test (PR27766)
The exit-on-error flag on the many_args1.ll test is needed to avoid an
unreachable in BPFTargetLowering::LowerCall. We can also avoid it by ignoring
any superfluous arguments to the call (i.e. any arguments after the first 5).
Fixes PR27766.
Differential Revision: http://reviews.llvm.org/D20471
v2 of r270419
llvm-svn: 270440
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function')
0 files changed, 0 insertions, 0 deletions