mirror of
https://github.com/intel/llvm.git
synced 2026-01-18 07:57:36 +08:00
The point is to allow users with a related set of script based commands to organize their commands in a hierarchy in the command set, rather than having to have only top-level commands. Differential Revision: https://reviews.llvm.org/D110298