mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-03-25 16:30:05 +00:00
Remove sparc specific passes from public headers
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10552 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
61838824c2
commit
73c1366ee2
@ -32,8 +32,6 @@ class MachineFunctionInfo;
|
||||
class MachineFrameInfo;
|
||||
class MachineConstantPool;
|
||||
|
||||
FunctionPass *createMachineCodeConstructionPass(TargetMachine &TM);
|
||||
FunctionPass *createMachineCodeDestructionPass();
|
||||
FunctionPass *createMachineFunctionPrinterPass();
|
||||
|
||||
class MachineFunction : private Annotation {
|
||||
|
Loading…
x
Reference in New Issue
Block a user