diff options
author | Daniel Thornburgh <dthorn@google.com> | 2023-02-15 15:27:21 -0800 |
---|---|---|
committer | Daniel Thornburgh <dthorn@google.com> | 2023-02-17 13:11:54 -0800 |
commit | 8007bcc13f8f5f5c352a24e122b7090494a62bfb (patch) | |
tree | d1992e1eb2c8816b1959c56aefb005504d0632c7 /llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp | |
parent | 4eadd19cc423b860f7ce0217000276da769b7809 (diff) | |
download | llvm-8007bcc13f8f5f5c352a24e122b7090494a62bfb.zip llvm-8007bcc13f8f5f5c352a24e122b7090494a62bfb.tar.gz llvm-8007bcc13f8f5f5c352a24e122b7090494a62bfb.tar.bz2 |
[llvm-cov] Create syntax to pass source w/o binary.
Since binary ID lookup makes CLI object arguments optional, it should be
possible to pass a list of source files without a binary. Unfortunately,
the current syntax will always interpret the first source file as a
binary. This change adds a `-sources` option to cause all later
positional arguments to be considered sources.
Reviewed By: gulfem
Differential Revision: https://reviews.llvm.org/D144207
Diffstat (limited to 'llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions