aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/CloneModule.cpp
diff options
context:
space:
mode:
authorFangrui Song <i@maskray.me>2021-02-15 11:17:32 -0800
committerFangrui Song <i@maskray.me>2021-02-15 11:17:32 -0800
commitc465429f286f50e52a8d2b3b39f38344f3381cce (patch)
treef620a46cb2147b1d21e500db2c43c3747a321fee /llvm/lib/Transforms/Utils/CloneModule.cpp
parent1dd66e6111a8247c6c7931143251c0cf1442b905 (diff)
downloadllvm-c465429f286f50e52a8d2b3b39f38344f3381cce.zip
llvm-c465429f286f50e52a8d2b3b39f38344f3381cce.tar.gz
llvm-c465429f286f50e52a8d2b3b39f38344f3381cce.tar.bz2
[llvm-objcopy] Delete --build-id-link-{dir,input,output}
The few options are niche. They solved a problem which was traditionally solved with more shell commands (`llvm-readelf -n` fetches the Build ID. Then `ln` is used to hard link the file to a directory derived from the Build ID.) Due to limitation, they are no longer used by Fuchsia and they don't appear to be used elsewhere (checked with Google Search and Debian Code Search). So delete them without a transition period. Announcement: https://lists.llvm.org/pipermail/llvm-dev/2021-February/148446.html Differential Revision: https://reviews.llvm.org/D96310
Diffstat (limited to 'llvm/lib/Transforms/Utils/CloneModule.cpp')
0 files changed, 0 insertions, 0 deletions