Copy-assigns another DataLayout into this one.
Declared in <llvm/IR/DataLayout.h>
<llvm/IR/DataLayout.h>
DataLayout& operator=(DataLayout const& Other);
A reference to this DataLayout after assignment.