1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-23 04:52:54 +02:00
llvm-mirror/include
Dan Gohman 46dafc2fb9 Move the include of MachineLocation.h into MachineModuleInfo.h
because it declares a std::vector<MachineMove>, and strict
concept checking requires the definition of MachineMove to be
available.

llvm-svn: 57617
2008-10-16 00:20:14 +00:00
..
llvm Move the include of MachineLocation.h into MachineModuleInfo.h 2008-10-16 00:20:14 +00:00
llvm-c Large mechanical patch. 2008-09-25 21:00:45 +00:00