mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-06 04:09:04 +00:00
SimpleInstructionSelector is here no more.
llvm-svn: 52725
This commit is contained in:
parent
ab85726912
commit
8205b235b9
@ -24,7 +24,6 @@ namespace llvm {
|
||||
class TargetMachine;
|
||||
class MachineCodeEmitter;
|
||||
|
||||
FunctionPass *createAlphaSimpleInstructionSelector(TargetMachine &TM);
|
||||
FunctionPass *createAlphaISelDag(AlphaTargetMachine &TM);
|
||||
FunctionPass *createAlphaCodePrinterPass(std::ostream &OS,
|
||||
TargetMachine &TM);
|
||||
|
Loading…
x
Reference in New Issue
Block a user