1*ce6303f0SCullen Rhodes; RUN: not lli --entry-function= %s 2>&1 | FileCheck %s
2*ce6303f0SCullen Rhodes;
3*ce6303f0SCullen Rhodes; Test empty --entry-function yields an error.
4*ce6303f0SCullen Rhodes; CHECK: error: --entry-function name cannot be empty
5