summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
diff options
context:
space:
mode:
authorAlexey Samsonov <vonosmas@gmail.com>2015-06-23 21:00:08 +0000
committerAlexey Samsonov <vonosmas@gmail.com>2015-06-23 21:00:08 +0000
commit19ffcb900f98ecd84bd1f423d213e8ccabecfc76 (patch)
tree710ffa91ae333bd3664391a590fe8e040a2cbd8a /lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
parent5bd81f32647945a8bd88d5df2b646a6d8083653b (diff)
downloadbcm5719-llvm-19ffcb900f98ecd84bd1f423d213e8ccabecfc76.tar.gz
bcm5719-llvm-19ffcb900f98ecd84bd1f423d213e8ccabecfc76.zip
Let llvm::ReplaceInstWithInst copy debug location from old to new instruction.
Currently some users of this function do this explicitly, and all the rest forget to do this. ThreadSanitizer was one of such users, and had missing debug locations for calls into TSan runtime handling atomic operations, eventually leading to poorly symbolized stack traces and malfunctioning suppressions. This is another change relevant to PR23837. llvm-svn: 240460
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud