diff options
author | Fangrui Song <i@maskray.me> | 2020-09-19 15:49:44 -0700 |
---|---|---|
committer | Fangrui Song <i@maskray.me> | 2020-09-19 15:49:44 -0700 |
commit | 9087209314caafed4b232d4a66287f2d16054ad3 (patch) | |
tree | 6800e4bd0e94ecd2a79e73e913bf73f45f8631cb /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | f4e554180962aa6bc93678898b6933ea712bde50 (diff) | |
download | llvm-9087209314caafed4b232d4a66287f2d16054ad3.zip llvm-9087209314caafed4b232d4a66287f2d16054ad3.tar.gz llvm-9087209314caafed4b232d4a66287f2d16054ad3.tar.bz2 |
[Driver] Add disabled-by-default -Wuse-ld-path for the deprecation warning for -fuse-ld=/abs/path
The warning is currently not under a -W option, so it cannot be suppressed.
This is annoying for the widespread build system Bazel when specifying the path to gold
https://github.com/bazelbuild/bazel/commit/cdd0c3cdba270115940e8ca5ec8104cbcd694671
I have notified them about using --ld-path= forwards
https://github.com/bazelbuild/bazel/pull/8580#issuecomment-694321543
but we have to give some transitional period.
Reviewed By: dblaikie
Differential Revision: https://reviews.llvm.org/D87837
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions