diff --git a/clients/drcachesim/tests/invariant_checker_test.cpp b/clients/drcachesim/tests/invariant_checker_test.cpp index 4cf63d0d605..c0547e3c9a5 100644 --- a/clients/drcachesim/tests/invariant_checker_test.cpp +++ b/clients/drcachesim/tests/invariant_checker_test.cpp @@ -440,7 +440,7 @@ check_sane_control_flow() } } // Correct test: Branch before signal. This is correct only because the branch doesn't - // have an encoding with it. + // have an encoding with it. This case will only occur in legacy or stripped traces. { std::vector memrefs = { gen_instr(TID, /*pc=*/1, /*size=*/1),