diff options
author | Sean Fertile <sd.fertile@gmail.com> | 2024-03-15 12:52:04 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-15 12:52:04 -0400 |
commit | 2d80505401835ed4c32d0d58f015efddf929c39d (patch) | |
tree | 8c737297b5c63eb54dd36a3376f3ed08bb42d6c9 /clang/lib/Frontend/CreateInvocationFromCommandLine.cpp | |
parent | e115c00565be88677e8b7fe021a3e242249c67b8 (diff) | |
download | llvm-2d80505401835ed4c32d0d58f015efddf929c39d.zip llvm-2d80505401835ed4c32d0d58f015efddf929c39d.tar.gz llvm-2d80505401835ed4c32d0d58f015efddf929c39d.tar.bz2 |
[AIX] Support per global code model. (#79202)
Exploit the per global code model attribute on AIX. On AIX we need to
update both the code sequence used to access the global (either 1 or 2
instructions for small and large code model respectively) and the
storage mapping class that we emit the toc entry.
---------
Co-authored-by: Amy Kwan <akwan0907@gmail.com>
Diffstat (limited to 'clang/lib/Frontend/CreateInvocationFromCommandLine.cpp')
0 files changed, 0 insertions, 0 deletions