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

Peter Collingbourne via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 14 21:11:49 PDT 2016


pcc added a comment.

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.


http://reviews.llvm.org/D18173





More information about the llvm-commits mailing list