LLVMGetTargetMachineData has been removed, and LLVMGetDataLayout is
suggested to use. The LLVMGetDataLayout is exposed in go bindings.
So it's safe to remove the function.
Details
Details
Diff Detail
Diff Detail
Differential D17193
Remove LLVMGetTargetMachineData in go-binding. hokein on Feb 12 2016, 3:24 AM. Authored by
Details LLVMGetTargetMachineData has been removed, and LLVMGetDataLayout is
Diff Detail |