1int jitbp() { return 0; }
2int main() { return jitbp(); }
3

source code of lldb/test/Shell/Breakpoint/Inputs/jitbp.cpp