aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Analysis/BasicAliasAnalysis.cpp
diff options
context:
space:
mode:
authorWenlei He <aktoon@gmail.com>2021-09-29 17:41:11 -0700
committerWenlei He <aktoon@gmail.com>2021-09-29 23:01:10 -0700
commit47d66355ef9039a15b7265945e3deb331d7f9e05 (patch)
tree09e23aae733ce32a0367c78432a9adbc83b57076 /llvm/lib/Analysis/BasicAliasAnalysis.cpp
parent1f0bc617bdd11a4f3b0d820603b0089f81aca79b (diff)
downloadllvm-47d66355ef9039a15b7265945e3deb331d7f9e05.zip
llvm-47d66355ef9039a15b7265945e3deb331d7f9e05.tar.gz
llvm-47d66355ef9039a15b7265945e3deb331d7f9e05.tar.bz2
[llvm-profgen] Fix alignment in preferred based calculation
We used the segment alignment in elf header to assume the loader alignment. However this is incorrect because loader alignment is always the same as page size. If segment needs to be aligned at load time, linker will set aligned address as virtual address in elf header. Differential Revision: https://reviews.llvm.org/D110795
Diffstat (limited to 'llvm/lib/Analysis/BasicAliasAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions