summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/api/multithreaded/TestMultithreaded.py
diff options
context:
space:
mode:
authorAmy Huang <akhuang@google.com>2019-09-12 22:04:56 +0000
committerAmy Huang <akhuang@google.com>2019-09-12 22:04:56 +0000
commit227d85956b205a60a9fa7b269854f0da0653da29 (patch)
tree784081f13b34a971eded1bd60d1b44985ba34765 /lldb/packages/Python/lldbsuite/test/api/multithreaded/TestMultithreaded.py
parent0e8d5085ac8143c249b082f58a96a1523009633c (diff)
downloadbcm5719-llvm-227d85956b205a60a9fa7b269854f0da0653da29.tar.gz
bcm5719-llvm-227d85956b205a60a9fa7b269854f0da0653da29.zip
[COFF] Fix to not add archive name to buffer identifiers when they come
from thin archives. Currently lld adds the archive name to MemoryBufferRef identifiers in order to ensure they are unique. For thin archives, since the file name is already unique and we want to keep the original path to the file, don't add the archive name. Differential Revision: https://reviews.llvm.org/D67295 llvm-svn: 371778
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/api/multithreaded/TestMultithreaded.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud