Avoid GHC_STAGE and other include bits
We should strive to make our includes in terms of the RTS as much as possible. One place there that is not possible, the llvm version, we make a new tiny header
Stage numbers are somewhat arbitrary, if we simple need a newer RTS, we should say so.
Edited by John Ericson