Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / lldb / test / Shell / Host / Inputs / simple.c
blob06e216a2fde641023636b64701c526d216a49ea7
1 int main(int argc, char const *argv[]) { return 0; }