Commit 88a1684c authored by Finkel, Hal's avatar Finkel, Hal
Browse files

Fix typo in release notes (owns -> own)

llvm-svn: 230282
parent 307b119d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -296,7 +296,7 @@ The old JIT has been removed
All users should transition to MCJIT.


object::Binary doesn't owns the file buffer
object::Binary doesn't own the file buffer
-------------------------------------------

It is now just a wrapper, which simplifies using object::Binary with other