mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 12:41:49 +01:00
Fix a typo in a comment
llvm-svn: 196304
This commit is contained in:
parent
ad61b972a6
commit
8deac270cf
@ -41,7 +41,7 @@ public:
|
||||
virtual void beginFunction(const MachineFunction *MF) = 0;
|
||||
|
||||
/// \brief Gather post-function debug information.
|
||||
/// Please note that some AsmPrinter implementationss may not call
|
||||
/// Please note that some AsmPrinter implementations may not call
|
||||
/// beginFunction at all.
|
||||
virtual void endFunction(const MachineFunction *MF) = 0;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user