Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
GHC
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
haskell-wasm
GHC
Repository
1a3f11314cc7b8dbf9af03dd2ae2cb066a998d63
Select Git revision
Branches
6
wip/bytecode-serialize-pre
master
ghc-9.10
ghc-9.12
default
ghc-9.8
ghc-9.6
6 results
ghc
llvm-passes
Find file
Blame
Permalink
Forked from
Glasgow Haskell Compiler / GHC
Loading
1 year ago
77db84ab
llvmGen: Adapt to allow use of new pass manager.
· 77db84ab
Ben Gamari
authored
1 year ago
and
Marge Bot
committed
1 year ago
We now must use `-passes` in place of `-O<n>` due to
#21936
. Closes
#21936
.
77db84ab
History
llvmGen: Adapt to allow use of new pass manager.
Ben Gamari
authored
1 year ago
and
Marge Bot
committed
1 year ago
We now must use `-passes` in place of `-O<n>` due to
#21936
. Closes
#21936
.
Code owners
1
Show all
Ben Gamari