aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServer.cpp
diff options
context:
space:
mode:
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>2014-03-20 03:23:10 +0000
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>2014-03-20 03:23:10 +0000
commitda0de8a237de508c99f06e93928301e0d2c0f24b (patch)
tree39958f88b5a3af20c3ab750cc3832e0515c1f0e4 /lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServer.cpp
parenta84dae2c2c90cca2c1ed9cb7e6d5cb1078cfd5dc (diff)
downloadllvm-da0de8a237de508c99f06e93928301e0d2c0f24b.zip
llvm-da0de8a237de508c99f06e93928301e0d2c0f24b.tar.gz
llvm-da0de8a237de508c99f06e93928301e0d2c0f24b.tar.bz2
PGO: Split out initialization of section bounds
Currently we register instrumentation data at runtime to determine the bounds of the sections where the data lives. Soon we'll implement platform-specific linker magic to determine this at link time. Move this logic to a separate file, so that our build system can choose the correct platform-specific code. No functionality change intended. <rdar://problem/15943240> llvm-svn: 204299
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServer.cpp')
0 files changed, 0 insertions, 0 deletions