1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00
llvm-mirror/lib/Target/MBlaze/InstPrinter
Bill Wendling a2eec46242 We need to pass the TargetMachine object to the InstPrinter if we are printing
the alias of an InstAlias instead of the thing being aliased. Because we need to
know the features that are valid for an InstAlias.

This is part of a work-in-progress.

llvm-svn: 127986
2011-03-21 04:13:46 +00:00
..
CMakeLists.txt Recommit 116986 with capitalization typo fixed. 2010-10-21 03:57:26 +00:00
Makefile Recommit 116986 with capitalization typo fixed. 2010-10-21 03:57:26 +00:00
MBlazeInstPrinter.cpp Make it a little bit more explicit that the MBlaze backend only supports upto 2010-11-21 21:39:46 +00:00
MBlazeInstPrinter.h We need to pass the TargetMachine object to the InstPrinter if we are printing 2011-03-21 04:13:46 +00:00