diff options
author | Fangrui Song <i@maskray.me> | 2021-02-02 09:47:06 -0800 |
---|---|---|
committer | Fangrui Song <i@maskray.me> | 2021-02-02 09:47:06 -0800 |
commit | 57bfa2ddb6bf1f1814295a2423258fdd46cb702c (patch) | |
tree | 78ed728c47142ac205f153bc2ca8015dd7168000 /libcxx/src/filesystem/operations.cpp | |
parent | d3e2e3740d0730cb6788c771bb01a8f3e935bf2e (diff) | |
download | llvm-57bfa2ddb6bf1f1814295a2423258fdd46cb702c.zip llvm-57bfa2ddb6bf1f1814295a2423258fdd46cb702c.tar.gz llvm-57bfa2ddb6bf1f1814295a2423258fdd46cb702c.tar.bz2 |
[ELF] Delete unused --warn-ifunc-textrel
The option catches incompatibility between `R_*_IRELATIVE` and DT_TEXTREL/DF_TEXTREL
before glibc 2.29. Newer glibc versions are more common nowadays and I don't
think this option has ever been used. Diagnosing this problem is also
straightforward by reading the stack trace.
Diffstat (limited to 'libcxx/src/filesystem/operations.cpp')
0 files changed, 0 insertions, 0 deletions