Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / lldb / test / API / tools / lldb-server / libraries-svr4 / svr4lib_a.cpp
blob07b6e0466784e6722c0129976e892425cf759e29
1 int svr4lib_a() { return 42; }