Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Shayne Fletcher
Glasgow Haskell Compiler
Commits
b868ceea
Commit
b868ceea
authored
Mar 22, 2006
by
Simon Marlow
Browse files
on second thoughts, revert the ppc/darwin part of the previous patch
parent
a0f46309
Changes
1
Hide whitespace changes
Inline
Side-by-side
ghc/rts/StgCRun.c
View file @
b868ceea
...
...
@@ -591,8 +591,7 @@ StgRun(StgFunPtr f, StgRegTable *basereg)
extern
StgRegTable
*
StgRun
(
StgFunPtr
f
,
StgRegTable
*
basereg
);
#ifdef darwin_HOST_OS
static
void
GNUC3_ATTRIBUTE
(
used
)
StgRunIsImplementedInAssembler
(
void
)
void
StgRunIsImplementedInAssembler
(
void
)
{
#if HAVE_SUBSECTIONS_VIA_SYMBOLS
// if the toolchain supports deadstripping, we have to
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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