Have HexagonSelectionDAGInfo take a DataLayout rather than a
authorEric Christopher <echristo@gmail.com>
Fri, 27 Jun 2014 00:18:25 +0000 (00:18 +0000)
committerEric Christopher <echristo@gmail.com>
Fri, 27 Jun 2014 00:18:25 +0000 (00:18 +0000)
commit4496eb0b096452abfdb860eabf15fb8fec8277ec
tree6d01e100d903384e46c457a2ae3d5da186d65f51
parentdbe1cb0d5960281a3737c66ca270f81630c7b86b
Have HexagonSelectionDAGInfo take a DataLayout rather than a
target machine since that's all it needs.

llvm-svn: 211822
llvm/lib/Target/Hexagon/HexagonSelectionDAGInfo.cpp
llvm/lib/Target/Hexagon/HexagonSelectionDAGInfo.h
llvm/lib/Target/Hexagon/HexagonTargetMachine.cpp