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 D20571
[BPF] Remove exit-on-error flag in test (PR27767) rovka on May 24 2016, 9:35 AM. Authored by
Details 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.
Diff Detail
Event Timeline
|