diff options
author | jasonliu <jasonliu.development@gmail.com> | 2020-08-10 19:35:50 +0000 |
---|---|---|
committer | jasonliu <jasonliu.development@gmail.com> | 2020-08-10 19:52:10 +0000 |
commit | 20abff0481d598c850d2690083f90700fc8c9603 (patch) | |
tree | 659bf2efeb2d79d904a1683a79c4e16642537b98 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 7bc03f55539f7f081daea5363f2e4845b2e75f57 (diff) | |
download | llvm-20abff0481d598c850d2690083f90700fc8c9603.zip llvm-20abff0481d598c850d2690083f90700fc8c9603.tar.gz llvm-20abff0481d598c850d2690083f90700fc8c9603.tar.bz2 |
[XCOFF][AIX] Use TE storage mapping class when large code model is enabled
Summary:
Use TE SMC instead of TC SMC in large code model mode,
so that large code model TOC entries could get placed after all
the small code model TOC entries, which reduces the chance of TOC overflow.
Reviewed By: Xiangling_L
Differential Revision: https://reviews.llvm.org/D85455
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions