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)
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