From 5bce2212a06f46aed2349b54198a882144b1b9fe Mon Sep 17 00:00:00 2001 From: Ben Gamari Date: Thu, 3 Jun 2021 11:36:06 -0400 Subject: testsuite: Fix Note style --- testsuite/tests/profiling/should_run/all.T | 1 + 1 file changed, 1 insertion(+) diff --git a/testsuite/tests/profiling/should_run/all.T b/testsuite/tests/profiling/should_run/all.T index 193afbfb3d..b793bce24f 100644 --- a/testsuite/tests/profiling/should_run/all.T +++ b/testsuite/tests/profiling/should_run/all.T @@ -110,6 +110,7 @@ test('T5559', fragile(16350), compile_and_run, ['']) test('T7275', normal, makefile_test, []) # Note [consistent stacks] +# ~~~~~~~~~~~~~~~~~~~~~~~~ # Certain optimisations can change the stacks we get out of the # profiler. These flags are necessary (but perhaps not sufficient) # to get consistent stacks: -- cgit v1.2.1