mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-01-25 02:28:18 +00:00
c47e0e2d37
This change will bring lldb-vscode in line with how several other llvm tools process command line arguments and make it easier to add future options. Differential revision: https://reviews.llvm.org/D74798