Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / lldb / test / Shell / Driver / Inputs / hello.c
blob03b2213bb9a36c589f8e5342bea47a7d63b28573
1 int main(void) {
2 return 0;