Skip to content

Commit

Permalink
remove outdated comment
Browse files Browse the repository at this point in the history
  • Loading branch information
spernsteiner committed Apr 26, 2021
1 parent 2853a5a commit 1342765
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions crux-mir-comp/src/Mir/Compositional/Override.hs
Original file line number Diff line number Diff line change
Expand Up @@ -304,10 +304,6 @@ runSpec cs mh ms = do

-- Handle return value and post-state PointsTos

-- TODO: clobber all writable memory that's accessible in the pre state
-- + record mut vs imm for each reference discovered within args
-- + clobber all mut memory

let retTy = maybe (M.TyTuple []) id $ ms ^. MS.csRet
let retTpr = handleReturnType mh
let retShp = tyToShapeEq col retTy retTpr
Expand Down

0 comments on commit 1342765

Please sign in to comment.