mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-07 11:33:44 +00:00
SimpleInstructionSelector is here no more.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@52725 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
11ac797f5e
commit
44030ce66e
@ -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…
Reference in New Issue
Block a user