diff options
author | Schrodinger ZHU Yifan <yifanzhu@rochester.edu> | 2024-01-22 12:45:35 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-22 12:45:35 -0500 |
commit | 0fe20aa45eab5f66ac88776f068b7f41b8204aaf (patch) | |
tree | 38e248daaa99702714b97e1fbaeced818c1824aa /llvm/lib/CodeGen/SelectOptimize.cpp | |
parent | 02f95b77515fe18ed1076b94cbb850ea0cf3c77e (diff) | |
download | llvm-0fe20aa45eab5f66ac88776f068b7f41b8204aaf.zip llvm-0fe20aa45eab5f66ac88776f068b7f41b8204aaf.tar.gz llvm-0fe20aa45eab5f66ac88776f068b7f41b8204aaf.tar.bz2 |
[libc] support PIE relocations (#78993)
For some reasons, we are using `-fpie`
(libc/cmake/modules/LLVMLibCObjectRules.cmake:31) without supporting it.
According to @lntue, some of the hermetic tests are broken without
proper PIE support. This patch implements basic relocations support for
PIE.
Diffstat (limited to 'llvm/lib/CodeGen/SelectOptimize.cpp')
0 files changed, 0 insertions, 0 deletions