[Git][ghc/ghc][master] rts comment: RTS_TICKY_SYMBOLS moved from rts/Linker.c to rts/RtsSymbols.c

Marge Bot gitlab at gitlab.haskell.org
Wed Sep 9 22:32:24 UTC 2020



 Marge Bot pushed to branch master at Glasgow Haskell Compiler / GHC


Commits:
4798caa0 by David Himmelstrup at 2020-09-09T18:32:16-04:00
rts comment: RTS_TICKY_SYMBOLS moved from rts/Linker.c to rts/RtsSymbols.c

- - - - -


1 changed file:

- includes/stg/Ticky.h


Changes:

=====================================
includes/stg/Ticky.h
=====================================
@@ -19,7 +19,7 @@
 
 /* Here are all the counter declarations: */
 /* If you change this list, make the corresponding change
-   in RTS_TICKY_SYMBOLS in rts/Linker.c  */
+   in RTS_TICKY_SYMBOLS in rts/RtsSymbols.c  */
 
 /* These two are explicitly declared in rts/Ticky.c, and
    hence should not be extern'd except when using this header



View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/4798caa0fefd7adf4c5b85fa84a6f28fcc6b350b

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/4798caa0fefd7adf4c5b85fa84a6f28fcc6b350b
You're receiving this email because of your account on gitlab.haskell.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-commits/attachments/20200909/57567812/attachment.html>


More information about the ghc-commits mailing list