mirror of
https://github.com/RPCSX/llvm.git
synced 2024-12-02 16:56:50 +00:00
fix inconsistent formatting.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@113121 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
53b1acd06d
commit
223c92c9cd
@ -62,7 +62,7 @@ public:
|
||||
PassInfo& Registeree, bool isDefault);
|
||||
|
||||
void enumerateWith(PassRegistrationListener *L);
|
||||
void addRegistrationListener(PassRegistrationListener* L);
|
||||
void addRegistrationListener(PassRegistrationListener *L);
|
||||
void removeRegistrationListener(PassRegistrationListener *L);
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user