mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-04-09 16:45:03 +00:00
Remove a comment that was copy+pasted from the wrong place,
there is no MachineFunction here. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@76734 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
ed4b2dc313
commit
fd5545b789
@ -44,7 +44,6 @@ namespace llvm {
|
||||
|
||||
void getAnalysisUsage(AnalysisUsage &AU) const;
|
||||
|
||||
/// runOnMachineFunction - pass entry point
|
||||
bool runOnFunction(Function&);
|
||||
|
||||
void createSSI(SmallVectorImpl<Instruction *> &value);
|
||||
|
Loading…
x
Reference in New Issue
Block a user