OSDN Git Service

[BPF] Remove exit-on-error flag in test (PR27767)
authorDiana Picus <diana.picus@linaro.org>
Thu, 26 May 2016 15:23:50 +0000 (15:23 +0000)
committerDiana Picus <diana.picus@linaro.org>
Thu, 26 May 2016 15:23:50 +0000 (15:23 +0000)
commite4d541946dc622c5967753859b81570508110e88
treea087038d3fb3e65914587920f7aece49aef14ee5
parentc0a787d68261ece822fed82121f1cb14a6ed3157
[BPF] Remove exit-on-error flag in test (PR27767)

The exit-on-error flag is needed to avoid an assert where
llvm::SelectionDAGISel::LowerArguments doesn't create enough arguments. Fill up
with zeroes to reach the right number of args.

Fixes PR27767.

Differential Revision: http://reviews.llvm.org/D20571

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@270855 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/BPF/BPFISelLowering.cpp
test/CodeGen/BPF/many_args2.ll