Skip to content
  • Daniel Kochmański's avatar
    Unify compilation environment markers · e92cfdf4
    Daniel Kochmański authored
    In both bytecmp and c compiler we use si:function-boundary and
    si:unwind-protect-boundary where appropriate. Previously bytecmp used an ad-hoc
    special variable for function-boundary and didn't mark unwind-protect at all.
    
    Remove recently-introduced ECI package (maybe we will reintroduce it later when
    we'll have a common frontend for compilers).
    e92cfdf4