[all-commits] [llvm/llvm-project] 7d669e: [AIX] Generate large code model relocations when m...
anjankumar-g-k via All-commits
all-commits at lists.llvm.org
Thu Jul 22 12:47:38 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7d669e6666c1d67c1b4aecd90687013636d8037c
https://github.com/llvm/llvm-project/commit/7d669e6666c1d67c1b4aecd90687013636d8037c
Author: Anjan Kumar Guttahalli Krishna <anjankumar.g.k at ca.ibm.com>
Date: 2021-07-22 (Thu, 22 Jul 2021)
Changed paths:
M clang/lib/Driver/ToolChains/Clang.cpp
M clang/test/Driver/mcmodel.c
Log Message:
-----------
[AIX] Generate large code model relocations when mcmodel=medium on AIX
This patch makes the changes in the driver that converts the medium code
model to large.
Reviewed By: hubert.reinterpretcast
Differential Revision: https://reviews.llvm.org/D106371
More information about the All-commits
mailing list