mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 20:51:52 +01:00
[PM] Add newline at the end of the file, for consistency. NFC.
llvm-svn: 269583
This commit is contained in:
parent
e4bb443f4f
commit
91620e3d02
@ -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