summaryrefslogtreecommitdiff
path: root/testsuite/tests/parser/should_run
diff options
context:
space:
mode:
authorBen Gamari <ben@smart-cactus.org>2020-08-12 14:07:34 -0400
committerMarge Bot <ben+marge-bot@smart-cactus.org>2020-11-21 01:13:26 -0500
commit53ad67eacacde8fde452f1a323d5886183375182 (patch)
tree8ebf2d25bc3eeff839f05ad578133a51cd7fddf8 /testsuite/tests/parser/should_run
parent56804e33a05729f5a5340d3680ae2849e30a9e86 (diff)
downloadhaskell-53ad67eacacde8fde452f1a323d5886183375182.tar.gz
Introduce -fprof-callers flag
This introducing a new compiler flag to provide a convenient way to introduce profiler cost-centers on all occurrences of the named identifier. Closes #18566.
Diffstat (limited to 'testsuite/tests/parser/should_run')
-rw-r--r--testsuite/tests/parser/should_run/CountParserDeps.stdout2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/parser/should_run/CountParserDeps.stdout b/testsuite/tests/parser/should_run/CountParserDeps.stdout
index 9e810ce68c..5fbdf896ee 100644
--- a/testsuite/tests/parser/should_run/CountParserDeps.stdout
+++ b/testsuite/tests/parser/should_run/CountParserDeps.stdout
@@ -114,8 +114,8 @@ GHC.Parser.PostProcess
GHC.Parser.PostProcess.Haddock
GHC.Parser.Types
GHC.Platform
+GHC.Platform.AArch64
GHC.Platform.ARM
-GHC.Platform.ARM64
GHC.Platform.Constants
GHC.Platform.NoRegs
GHC.Platform.PPC