aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/ModuleUtils.cpp
diff options
context:
space:
mode:
authorgbreynoo <Owen.Reynolds@sony.com>2022-02-03 11:33:49 +0000
committergbreynoo <Owen.Reynolds@sony.com>2022-02-03 11:45:21 +0000
commitd17c54d17de22d2961a04163f3dbc8e973de89b8 (patch)
treee9e97156029213cd5fcb2d5b658d96e2bfb3b2a6 /llvm/lib/Transforms/Utils/ModuleUtils.cpp
parent309b48ca5ef3c7465acce744bafbaefc15c8595c (diff)
downloadllvm-d17c54d17de22d2961a04163f3dbc8e973de89b8.zip
llvm-d17c54d17de22d2961a04163f3dbc8e973de89b8.tar.gz
llvm-d17c54d17de22d2961a04163f3dbc8e973de89b8.tar.bz2
[llvm-ar] Prevent automatic conversion from thin to full archive
llvm-ar silently converts a thin archive to a regular archive when you specify a modification operation (e.g. 'r') without the 'T' modifier. This change stops this from occuring. If a user is trying to convert between thin and full archives then they can explicitly use the 'L' command to createa new archive. Differential Revision: https://reviews.llvm.org/D118693
Diffstat (limited to 'llvm/lib/Transforms/Utils/ModuleUtils.cpp')
0 files changed, 0 insertions, 0 deletions