Skip to content
Snippets Groups Projects
Forked from Glasgow Haskell Compiler / GHC
44671 commits behind the upstream repository.
Edward Z. Yang's avatar
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: default avatarEdward Z. Yang <ezyang@mit.edu>
b1cf9aae
History
Code owners
Assign users and groups as approvers for specific file changes. Learn more.