aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/ELFObjectFile.cpp
diff options
context:
space:
mode:
authorFangrui Song <i@maskray.me>2021-02-17 13:49:41 -0800
committerFangrui Song <i@maskray.me>2021-02-17 13:49:41 -0800
commit0c2bb6b446c584ab8a8b1231a136f657fa070e47 (patch)
tree4f7cad986f6fa89bf2ede7f3ea30fd7510423ec3 /llvm/lib/Object/ELFObjectFile.cpp
parentcf1ddae7e3ef58d3d19327d81db4e4244255f8ed (diff)
downloadllvm-0c2bb6b446c584ab8a8b1231a136f657fa070e47.zip
llvm-0c2bb6b446c584ab8a8b1231a136f657fa070e47.tar.gz
llvm-0c2bb6b446c584ab8a8b1231a136f657fa070e47.tar.bz2
[Driver] Clean up some Separate form options
Drop the `Separate` form of `-fmodule-name X`, `-fprofile-remapping-file X`, and `-frewrite-map-file X`. To the best of my knowledge they are not used. Their conventional Joined forms (`-fFOO=`) should be used instead. `-fdebug-compilation-dir X` is used in several places, e.g. chromium/infra/goma. It is also advertised in http://blog.llvm.org/2019/11/deterministic-builds-with-clang-and-lld.html So we keep it but make the EQ form canonical and the Separate form an alias. Differential Revision: https://reviews.llvm.org/D96886
Diffstat (limited to 'llvm/lib/Object/ELFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions