diff options
author | Tamar Christina <tamar@zhox.com> | 2016-11-18 08:50:11 +0000 |
---|---|---|
committer | Tamar Christina <tamar@zhox.com> | 2016-11-18 08:50:11 +0000 |
commit | 94d1221cfb31188990738e7f7cbb3ae0a30c9f98 (patch) | |
tree | b3f676584c476e4e16c5309252a8ee25cbad7d06 /compiler/vectorise | |
parent | 9c39e09a9aaea4ff6fdb6a4809a4cc456c7bc164 (diff) | |
download | haskell-94d1221cfb31188990738e7f7cbb3ae0a30c9f98.tar.gz |
Add missing SMP symbols to RT linker.
Summary:
Add some missing symbols that we
export from the public headers but forgot to include
in the runtime linker's symbol table.
This is a bit of a unsatifactory patch, since we have a bit of a
cat and mouse game going. We should find a way to automate this.
But I know of no good solutions at the moment that won't add all
rts symbols (including those we don't have an extern declaration for.).
So for now, just add the ones reported missing.
Test Plan: inplace/bin/ghc-stage2.exe --interactive
Reviewers: RyanGlScott, austin, erikd, simonmar, bgamari
Reviewed By: bgamari
Subscribers: thomie, #ghc_windows_task_force
Differential Revision: https://phabricator.haskell.org/D2727
GHC Trac Issues: #12846
Diffstat (limited to 'compiler/vectorise')
0 files changed, 0 insertions, 0 deletions