Diana Picus bbf43bf006 [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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@270440 91177308-0d34-0410-b5e6-96231b3b80d8
2016-05-23 14:57:19 +00:00
..
2016-05-12 12:37:52 +00:00
2016-05-18 22:04:49 +00:00
2016-05-18 11:58:50 +00:00
2016-05-18 22:55:34 +00:00
2016-04-18 09:17:29 +00:00
2016-05-22 17:08:52 +00:00