Skip to content

Commit

Permalink
Update FunctionBodyCodegen.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
LPeter1997 committed Oct 13, 2023
1 parent ef74155 commit 4527669
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@

namespace Draco.Compiler.Internal.OptimizingIr;

// TODO: Operators and calls became identical, can we merge them?
// During lowering we could turn operators into calls

/// <summary>
/// Generates IR code on function-local level.
/// </summary>
Expand Down

0 comments on commit 4527669

Please sign in to comment.