Forked from
Glasgow Haskell Compiler / GHC
44671 commits behind the upstream repository.
Edward Z. Yang
authored
This fixes two bugs:
- The new code generator doesn't like procedures with
empty graphs, and panicked in labelAGraph.
- LLVM optimizes away empty procedures but not empty
data sections, so now the backwards-compatibility
labels actually work with -fllvm.
Signed-off-by:
Edward Z. Yang <ezyang@mit.edu>
Code owners
Assign users and groups as approvers for specific file changes. Learn more.