Revert "[lldb][test] Remove compiler version check and use regex" (#124101)
[llvm-project.git] / bolt / test / X86 / Inputs / jmp_opt3.cpp
blob7fb55116369a2f5f2c8bf6fceb97bc8c4e9444f7
1 int f();
3 int g() { return f(); }