summaryrefslogtreecommitdiff
path: root/compiler/codeGen
diff options
context:
space:
mode:
authorBen Gamari <bgamari.foss@gmail.com>2014-03-06 21:20:02 +0100
committerAustin Seipp <austin@well-typed.com>2014-03-13 17:56:36 -0500
commitb84b5da4430aacd5bf8422b06a861cd0584f99cf (patch)
tree48ce6e0fcaf2add3c6011af9d8d77851a40ce1eb /compiler/codeGen
parentd574fcbba09fd6c9d10a79e19daf5f15bb0a6cde (diff)
downloadhaskell-b84b5da4430aacd5bf8422b06a861cd0584f99cf.tar.gz
DriverPipeline: Ensure -globalopt is passed to LLVM opt
While -O1 and -O2 both include -globalopt, the order in which the passes are run means that aliases aren't resolved which then causes llc to fall over. See GHC bug #8855. Signed-off-by: Austin Seipp <austin@well-typed.com>
Diffstat (limited to 'compiler/codeGen')
0 files changed, 0 insertions, 0 deletions