1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-02-01 13:11:39 +01:00
Diana Picus 0a143f0f02 [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

llvm-svn: 270419
2016-05-23 12:33:34 +00:00
..
2016-05-12 12:37:52 +00:00
2016-01-26 21:29:08 +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
2016-03-01 21:29:33 +00:00