Have SystemZSelectionDAGInfo constructor take a DataLayout rather
authorEric Christopher <echristo@gmail.com>
Fri, 27 Jun 2014 05:26:28 +0000 (05:26 +0000)
committerEric Christopher <echristo@gmail.com>
Fri, 27 Jun 2014 05:26:28 +0000 (05:26 +0000)
commitbb712eda0f7a76704862d435323257b2e1059153
tree25b95b0c93633ba615aeeb7da96d3292f8165212
parent9f62d8006ad8df2b0fb5274c83177c789f8d993d
Have SystemZSelectionDAGInfo constructor take a DataLayout rather
than a target machine since it doesn't need anything past the
DataLayout.

llvm-svn: 211870
llvm/lib/Target/SystemZ/SystemZSelectionDAGInfo.cpp
llvm/lib/Target/SystemZ/SystemZSelectionDAGInfo.h
llvm/lib/Target/SystemZ/SystemZTargetMachine.cpp