diff options
author | Peter Wortmann <scpmw@leeds.ac.uk> | 2012-08-08 16:52:15 +0100 |
---|---|---|
committer | Simon Marlow <marlowsd@gmail.com> | 2012-08-21 14:54:42 +0100 |
commit | 68a1393b806f5cd26086eb5853cc5427df99f320 (patch) | |
tree | de697b1c8f8516e07c798a869c3d829f74cbe255 /compiler/codeGen/CodeGen | |
parent | 2f7c578574a9d5e9b4d95847abc3d1cb1b35336d (diff) | |
download | haskell-68a1393b806f5cd26086eb5853cc5427df99f320.tar.gz |
Annotate code in {-# LINE #-} pragmas as well
I suppose this was a good idea for HPC, as it assumed that source code
annotations coming from a source file could only talk about the same
source file (by how Mix files are saved).
I don't see a reason why cost-centres or source annotations would want
that kind of behaviour. I introduced a flag for toggling the behaviour
per tickish.
(plus some minor refactoring, as well as making sure that the same check
applies to binary tick boxes, where they had apparently been forgotten.)
Diffstat (limited to 'compiler/codeGen/CodeGen')
0 files changed, 0 insertions, 0 deletions