diff options
author | Fangrui Song <maskray@google.com> | 2019-04-06 09:12:53 +0000 |
---|---|---|
committer | Fangrui Song <maskray@google.com> | 2019-04-06 09:12:53 +0000 |
commit | 4be8629e4930e2c4cffca41c8cbf438b3aa05e85 (patch) | |
tree | 29beb64c6d21801f14e012b84fcddec07f6dd5ca /llvm/lib/Target/AMDGPU/VOP1Instructions.td | |
parent | cb300f124360abf1a6640926f2dc478a45ce6b1f (diff) | |
download | bcm5719-llvm-4be8629e4930e2c4cffca41c8cbf438b3aa05e85.tar.gz bcm5719-llvm-4be8629e4930e2c4cffca41c8cbf438b3aa05e85.zip |
[DWARF] Simplify DWARFDebugAranges::findAddress
The current lower_bound approach has to check two iterators pos and pos-1.
Changing it to upper_bound allows us to check one iterator (similar to
DWARFUnitVector::getUnitFor*).
llvm-svn: 357834
Diffstat (limited to 'llvm/lib/Target/AMDGPU/VOP1Instructions.td')
0 files changed, 0 insertions, 0 deletions