mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-15 09:33:39 +00:00
fix typo
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@65839 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
4906abe63a
commit
e6d68200ee
@ -127,7 +127,7 @@ public:
|
|||||||
return ItfImpl;
|
return ItfImpl;
|
||||||
}
|
}
|
||||||
|
|
||||||
/// getPassInfo - Deprecated API compaatibility function. This function
|
/// getPassInfo - Deprecated API compatibility function. This function
|
||||||
/// just returns 'this'.
|
/// just returns 'this'.
|
||||||
///
|
///
|
||||||
const PassInfo *getPassInfo() const {
|
const PassInfo *getPassInfo() const {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user