Skip to content
Commit 83f1149b authored by Jason Molenda's avatar Jason Molenda
Browse files

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
parent 41cb030b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment