Add ghc and version number in .ident directive in NCG
authorDuncan Coutts <duncan.coutts@worc.ox.ac.uk>
Thu, 6 Jul 2006 11:47:12 +0000 (11:47 +0000)
committerDuncan Coutts <duncan.coutts@worc.ox.ac.uk>
Thu, 6 Jul 2006 11:47:12 +0000 (11:47 +0000)
commitea0253067c7043854beee3f19dcfe8b4ecf2a0b3
treea63a69ac0d060917a2d270fb48485e94808227b6
parentc4597dfe0b0de808b6e024b7d7e898e5ae14de19
Add ghc and version number in .ident directive in NCG
Just because we can and because every other compiler does,
lets stick in an identifier directive: .ident "GHC x.y.z"
into the assembly output of the NCG.
compiler/nativeGen/AsmCodeGen.lhs