diff options
author | Vedant Kumar <vsk@apple.com> | 2020-05-06 18:06:40 -0700 |
---|---|---|
committer | Vedant Kumar <vsk@apple.com> | 2020-05-07 10:36:29 -0700 |
commit | 9f889125abbf8b99450cff7026041932228e9c95 (patch) | |
tree | fca254ea9906870a72df906b14f9659e764b7b3b /llvm/lib/Support/VirtualFileSystem.cpp | |
parent | 59b3102739c5988c9fc7ea77888de1bc8ce9c8ab (diff) | |
download | llvm-9f889125abbf8b99450cff7026041932228e9c95.zip llvm-9f889125abbf8b99450cff7026041932228e9c95.tar.gz llvm-9f889125abbf8b99450cff7026041932228e9c95.tar.bz2 |
[dsymutil] Avoid relocating DW_AT_call_pc twice
Summary:
Avoid relocating DW_AT_call_pc, e.g. when a call PC is equal to the
function's low_pc as is the case in the test:
```
__Z5func1v:
0000000100007f94 b __Z5func2v
```
rdar://62952440
Reviewers: friss, JDevlieghere
Subscribers: hiraditya, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D79536
Diffstat (limited to 'llvm/lib/Support/VirtualFileSystem.cpp')
0 files changed, 0 insertions, 0 deletions