Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / lldb / test / API / lang / cpp / step-through-trampoline / main.cpp
blob3896e71f860a9de647219bc7626fa8d339cce840
1 #include "foo.h"
3 int main(void) {
4 foo(); // Set a breakpoint here