[PATCH] D12263: Fix LLVM C API for DataLayout

Eric Christopher via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 24 15:56:50 PDT 2015


echristo added a comment.

This is pretty terrible and gets into maintenance of the C API questions. That said, if you want to keep the API around for a bit why not just create a new one every time?

-eric


http://reviews.llvm.org/D12263





More information about the llvm-commits mailing list