mirror of
https://github.com/intel/llvm.git
synced 2026-01-16 05:32:28 +08:00
For the 'thread until' command, the selected thread ID, to perform the operation on, could be of the current thread or the specified thread. Reviewed By: jingham Differential Revision: https://reviews.llvm.org/D48865