Skip to content

Commit

Permalink
Refactor FunctionCx::codgen_terminator
Browse files Browse the repository at this point in the history
 - Move closures defined in codegen_terminator into a separate helper
   structure and implementation.
 - Create helper functions for each of the complex match arms on the
   terminators kind in codegen_terminator.
  • Loading branch information
dlrobertson committed Feb 27, 2019
1 parent 1a6e9e2 commit a618ad6
Showing 1 changed file with 771 additions and 671 deletions.

0 comments on commit a618ad6

Please sign in to comment.