diff options
author | Ellis Hoag <ellis.sparky.hoag@gmail.com> | 2024-05-16 15:40:02 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-16 15:40:02 -0500 |
commit | f05c068429a86ef2187eae094354c73e8339baa2 (patch) | |
tree | db539359ba3c87687f3043b481b8354e470125b2 /lldb/source/Commands/CommandObjectThread.cpp | |
parent | 479f4a7b68a8b1eb8da7fc3f28638045eaa7dc25 (diff) | |
download | llvm-f05c068429a86ef2187eae094354c73e8339baa2.zip llvm-f05c068429a86ef2187eae094354c73e8339baa2.tar.gz llvm-f05c068429a86ef2187eae094354c73e8339baa2.tar.bz2 |
[InstrProf] Remove unused argv in llvm-profdata.cpp (#92435)
https://github.com/llvm/llvm-project/pull/71328 refactored
`llvm-profdata.cpp` to use subcommands (which is super nice), but left
many unused `argv` variables. This opts to use `ProgName` where
necessary, and removes `argv` otherwise.
Diffstat (limited to 'lldb/source/Commands/CommandObjectThread.cpp')
0 files changed, 0 insertions, 0 deletions