aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/LoopSimplify.cpp
diff options
context:
space:
mode:
authorJason Molenda <jmolenda@apple.com>2014-01-04 01:37:52 +0000
committerJason Molenda <jmolenda@apple.com>2014-01-04 01:37:52 +0000
commit83f1149b30d9131c8f8b26efafd223e119eb4891 (patch)
tree3c7533aa60a7e0c7ef27d4f1cf6291ffbab4c6b6 /llvm/lib/Transforms/Utils/LoopSimplify.cpp
parent41cb030b53136f65123207f6937c0a896dde4199 (diff)
downloadllvm-83f1149b30d9131c8f8b26efafd223e119eb4891.zip
llvm-83f1149b30d9131c8f8b26efafd223e119eb4891.tar.gz
llvm-83f1149b30d9131c8f8b26efafd223e119eb4891.tar.bz2
Use Address::SetLoadAddress() instead of SectionLoadList::ResolveLoadAddress().
The former will set the Address object's offset to the load address value if it is not present in any section; the latter will only set the Address object if the load addr is contained in one of its sections. <rdar://problem/15135987> llvm-svn: 198469
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopSimplify.cpp')
0 files changed, 0 insertions, 0 deletions