Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Shayne Fletcher
Glasgow Haskell Compiler
Commits
747ad2d1
Commit
747ad2d1
authored
Apr 07, 2005
by
simonmar
Browse files
[project @ 2005-04-07 12:40:33 by simonmar]
Allow use of BaseReg
parent
886e3d66
Changes
1
Show whitespace changes
Inline
Side-by-side
ghc/compiler/cmm/CmmLex.x
View file @
747ad2d1
...
...
@@ -98,6 +98,7 @@ $white_no_nl+ ;
CurrentTSO { global_reg CurrentTSO }
CurrentNursery { global_reg CurrentNursery }
HpAlloc { global_reg HpAlloc }
BaseReg { global_reg BaseReg }
$namebegin $namechar* { name }
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment