Have SparcSelectionDAGInfo take a DataLayout to initialize since
authorEric Christopher <echristo@gmail.com>
Thu, 26 Jun 2014 22:33:52 +0000 (22:33 +0000)
committerEric Christopher <echristo@gmail.com>
Thu, 26 Jun 2014 22:33:52 +0000 (22:33 +0000)
commit05202dbabc28905866af2086f5239342427e708b
tree64812798b1174668899cbb8efe96e63ff2e355c7
parent55414d43790e894e47121fbe553071b71acf7aeb
Have SparcSelectionDAGInfo take a DataLayout to initialize since
that's all it needs.

llvm-svn: 211810
llvm/lib/Target/Sparc/SparcSelectionDAGInfo.cpp
llvm/lib/Target/Sparc/SparcSelectionDAGInfo.h
llvm/lib/Target/Sparc/SparcTargetMachine.cpp