--- old/src/utils/reorder/tools/util-sparc.il 2020-05-20 18:12:20.924299712 -0700 +++ /dev/null 2020-03-09 18:57:19.455001459 -0700 @@ -1,11 +0,0 @@ - - .inline _getReturnAddr,0 - ! Warning: don't use in leaf methods - their ret addr is not in %i7. - mov %i7, %o0 - .end - - - .inline _flushInstruction,1 - flush %o0 - stbar - .end