diff options
author | Facundo DomÃnguez <facundo.dominguez@tweag.io> | 2016-06-22 14:09:57 -0300 |
---|---|---|
committer | Facundo DomÃnguez <facundo.dominguez@tweag.io> | 2016-06-23 11:09:39 -0300 |
commit | 7fc20b02b20c97209b97f0e36d34a4ef40f537a4 (patch) | |
tree | 9dee87215ff137c761bde380ac16b51f03dff0e3 /compiler/codeGen | |
parent | 2f8cd14fe909a377b3e084a4f2ded83a0e6d44dd (diff) | |
download | haskell-7fc20b02b20c97209b97f0e36d34a4ef40f537a4.tar.gz |
Have Core linter accept programs using StaticPointers and -fhpc.
Summary:
This patch uses collectArgsTicks instead of collectArgs to test that
StaticPtr only occurs at the top of RHSs of top-level expressions.
Ticks introduced by -fhpc would interfere otherwise.
Test Plan: ./validate
Reviewers: thomie, austin, goldfire, bgamari, simonpj
Reviewed By: simonpj
Differential Revision: https://phabricator.haskell.org/D2355
GHC Trac Issues: #12207
Diffstat (limited to 'compiler/codeGen')
0 files changed, 0 insertions, 0 deletions