diff options
author | David Majnemer <david.majnemer@gmail.com> | 2014-11-06 08:10:41 +0000 |
---|---|---|
committer | David Majnemer <david.majnemer@gmail.com> | 2014-11-06 08:10:41 +0000 |
commit | 51ff559500c460f7f779019c1bfa964a1c2f223d (patch) | |
tree | dc544ef02b8c0a222b2d091bae16179747a525b1 /llvm/lib/Analysis/BasicAliasAnalysis.cpp | |
parent | 03d2c51cf266f84be4988e8700f4954189087f1d (diff) | |
download | bcm5719-llvm-51ff559500c460f7f779019c1bfa964a1c2f223d.tar.gz bcm5719-llvm-51ff559500c460f7f779019c1bfa964a1c2f223d.zip |
Object, COFF: Infer symbol sizes from adjacent symbols
Use the position of the subsequent symbol in the object file to infer
the size of it's predecessor. I hope to eventually remove whatever COFF
specific details from this little algorithm so that we can unify this
logic with what Mach-O does.
llvm-svn: 221444
Diffstat (limited to 'llvm/lib/Analysis/BasicAliasAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions