Fix this test so that the breakpoints you set are
authorJim Ingham <jingham@apple.com>
Thu, 30 Nov 2017 20:43:00 +0000 (20:43 +0000)
committerJim Ingham <jingham@apple.com>
Thu, 30 Nov 2017 20:43:00 +0000 (20:43 +0000)
commit0b7c822f84db1369ed37c0d3501d360473e3e2ff
tree06149c0a9b70c6ca7798f01a65daf6e9e2ffbf71
parent8c6746185915614130fc1d267d5f791f68ec40a5
Fix this test so that the breakpoints you set are
unambiguously on one bit of code.  On macOS these
lines mapped to two distinct locations, and that
was artificially throwing off the test.

llvm-svn: 319472
lldb/packages/Python/lldbsuite/test/functionalities/breakpoint/global_constructor/foo.cpp
lldb/packages/Python/lldbsuite/test/functionalities/breakpoint/global_constructor/main.cpp