diff options
author | Rafael Espindola <rafael.espindola@gmail.com> | 2014-05-29 15:41:38 +0000 |
---|---|---|
committer | Rafael Espindola <rafael.espindola@gmail.com> | 2014-05-29 15:41:38 +0000 |
commit | 04902862a858ddd8c51c7b01c4fae3eff1e38f2a (patch) | |
tree | 65ee967241267bbc07c5de48ac211ccfd6fdec7d /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 1613650e90428d4f178913e067468643c3fba925 (diff) | |
download | llvm-04902862a858ddd8c51c7b01c4fae3eff1e38f2a.zip llvm-04902862a858ddd8c51c7b01c4fae3eff1e38f2a.tar.gz llvm-04902862a858ddd8c51c7b01c4fae3eff1e38f2a.tar.bz2 |
[PPC] Use alias symbols in address computation.
This seems to match what gcc does for ppc and what every other llvm
backend does.
This is a fixed version of r209638. The difference is to avoid any change
in behavior for functions. The logic for using constant pools for function
addresseses is spread over a few places and we have to keep them in sync.
llvm-svn: 209821
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions