Test commit. Fix typo in comment.

llvm-svn: 318832
This commit is contained in:
Tatyana Krasnukha 2017-11-22 13:03:02 +00:00
parent 167306a56c
commit d40f357219
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ public:
//------------------------------------------------------------------
/// This is currently intended to handle cases where a
/// program stops at an instruction that won't get executed and it
/// allows the stop reasonm, like "breakpoint hit", to be replaced
/// allows the stop reason, like "breakpoint hit", to be replaced
/// with a different stop reason like "no stop reason".
///
/// This is specifically used for ARM in Thumb code when we stop in