[PATCH] D18173: bindings/go: reinstate TargetMachine.TargetData

Andrew Wilkins via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 14 21:59:33 PDT 2016


axw added a comment.

In http://reviews.llvm.org/D18173#375236, @pcc wrote:

> Maybe this should be renamed `CreateTargetData` to emphasize that the `TargetData` is owned by the caller. We probably need to update the code in llgo for the new ownership as well.


Done. Updated http://reviews.llvm.org/D15188 with the corresponding changes.


http://reviews.llvm.org/D18173





More information about the llvm-commits mailing list