Make XCoreSelectionDAGInfo take a DataLayout since it only needs
authorEric Christopher <echristo@gmail.com>
Wed, 2 Jul 2014 00:10:05 +0000 (00:10 +0000)
committerEric Christopher <echristo@gmail.com>
Wed, 2 Jul 2014 00:10:05 +0000 (00:10 +0000)
commit99a5ba8b202bf7190087e25b42c49f201d0363f5
tree141485cd1c05e8075303ba8f0d03f94072871156
parent14bbef5ac73333e72b906437f8893370f5f95a0a
Make XCoreSelectionDAGInfo take a DataLayout since it only needs
that information.

llvm-svn: 212146
llvm/lib/Target/XCore/XCoreSelectionDAGInfo.cpp
llvm/lib/Target/XCore/XCoreSelectionDAGInfo.h
llvm/lib/Target/XCore/XCoreTargetMachine.cpp