mirror of
https://github.com/RPCS3/llvm.git
synced 2025-02-19 10:15:00 +00:00
[PM] Add newline at the end of the file, for consistency. NFC.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@269583 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
d1aa4ea020
commit
ba12203815
@ -690,4 +690,4 @@ void PassBuilder::crossRegisterProxies(LoopAnalysisManager &LAM,
|
||||
FAM.registerPass([&] { return ModuleAnalysisManagerFunctionProxy(MAM); });
|
||||
FAM.registerPass([&] { return LoopAnalysisManagerFunctionProxy(LAM); });
|
||||
LAM.registerPass([&] { return FunctionAnalysisManagerLoopProxy(FAM); });
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user