Skip to content
  • Jim Grosbach's avatar
    Clean up LSDA name generation and use for SJLJ exception handling. This · 20eac92d
    Jim Grosbach authored
    makes an eggregious hack somewhat more palatable. Bringing the LSDA forward
    and making it a GV available for reference would be even better, but is
    beyond the scope of what I'm looking to solve at this point.
    
    Objective C++ code could generate function names that broke the previous
    scheme. This fixes that.
    
    llvm-svn: 80649
    20eac92d
Loading