diff options
author | Rafael Espindola <rafael.espindola@gmail.com> | 2016-03-22 13:24:29 +0000 |
---|---|---|
committer | Rafael Espindola <rafael.espindola@gmail.com> | 2016-03-22 13:24:29 +0000 |
commit | 26d239c293400a783cfb07a2aa85a9d3e7f78c2b (patch) | |
tree | 204eef7efe4ac33619b6737521707749b94cbad7 /lldb/packages/Python/lldbsuite/test/expression_command/macros/main.cpp | |
parent | 9f8f4e39445700fc8855b68c499ca64b87b427db (diff) | |
download | bcm5719-llvm-26d239c293400a783cfb07a2aa85a9d3e7f78c2b.tar.gz bcm5719-llvm-26d239c293400a783cfb07a2aa85a9d3e7f78c2b.zip |
Skip some relocations in scanRelocs.
When a tls access is optimized, a group of relocations is converted at a
time.
We were already skipping relocations that were optimized out in
relocate, but not in scanRelocs.
This is a small optimization. I got here while working on a patch that
will always keep scanRelocs and relocate in sync.
llvm-svn: 264048
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/macros/main.cpp')
0 files changed, 0 insertions, 0 deletions