diff options
author | Fangrui Song <i@maskray.me> | 2022-08-08 10:15:39 -0700 |
---|---|---|
committer | Fangrui Song <i@maskray.me> | 2022-08-08 10:15:39 -0700 |
commit | aa173573198e024b065c5f6523ce26bb865781b7 (patch) | |
tree | 5c36c4e2a44c783a81edcd24dcc7dbfc518c7bef /llvm/lib/IR/Function.cpp | |
parent | 2cbfa93f429343af3e8acb7ca69270b306e58139 (diff) | |
download | llvm-aa173573198e024b065c5f6523ce26bb865781b7.zip llvm-aa173573198e024b065c5f6523ce26bb865781b7.tar.gz llvm-aa173573198e024b065c5f6523ce26bb865781b7.tar.bz2 |
[llvm-ranlib] Support more than one input file
BSD and GNU ranlib support more than one input file. Implement this.
While here, update OVERVIEW (Ranlib => ranlib) since "ranlib" is more common.
Remove "speed access" since the index has nothing to do with performance: it is
mandatory for GNU ld and gold but ignored for ld.lld (D119074).
Close https://github.com/llvm/llvm-project/issues/54565
Differential Revision: https://reviews.llvm.org/D131375
Diffstat (limited to 'llvm/lib/IR/Function.cpp')
0 files changed, 0 insertions, 0 deletions