Skip to content
  • Moritz Angermann's avatar
    Fix broken LLVM code gen · d7b8da1f
    Moritz Angermann authored and Ben Gamari's avatar Ben Gamari committed
    In 8b007abb (nativeGen: Consistently use blockLbl to generate
    CLabels from BlockIds) all blockLbls were changed. This interfered with
    the `toInfoLbl` call in CmmProcPoint, and caused the LLVM backend to
    fall over.
    
    Reviewers: bgamari, austin, simonmar
    
    Reviewed By: bgamari
    
    Subscribers: rwbarton, thomie
    
    Differential Revision: https://phabricator.haskell.org/D4006
    d7b8da1f