diff options
author | Alex Richardson <Alexander.Richardson@cl.cam.ac.uk> | 2020-01-02 13:44:02 +0100 |
---|---|---|
committer | Alex Richardson <Alexander.Richardson@cl.cam.ac.uk> | 2020-01-02 13:44:05 +0100 |
commit | 535b3c6b2f1c81ed91942ebd9ea06a1022dc59a1 (patch) | |
tree | 2e02d6fc90e91e35ce8ee211988a993405b1cda0 /lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h | |
parent | 8188c998ffa4d20253444b257402907d2aa74dc2 (diff) | |
download | bcm5719-llvm-535b3c6b2f1c81ed91942ebd9ea06a1022dc59a1.tar.gz bcm5719-llvm-535b3c6b2f1c81ed91942ebd9ea06a1022dc59a1.zip |
[llvm-ranlib] Handle -D and -U command line flag
I have been trying to build CheriBSD (a fork for FreeBSD for the CHERI
CPU) with LLVM binutils instead of the default elftoolchain utilities.
I noticed that building static archives was failing because ranlib is
invoked with the -D flag. This failed with llvm-ranlib since it parses
the -D flag as the archive path and reports an error that more than one
archive has been passed.
This fixes https://llvm.org/PR41707
Reviewed By: rupprecht
Differential Revision: https://reviews.llvm.org/D71554
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h')
0 files changed, 0 insertions, 0 deletions