mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 19:23:23 +01:00
Add a newline at the end of this file.
llvm-svn: 51680
This commit is contained in:
parent
15538467ae
commit
18fb7b1fa3
@ -89,4 +89,4 @@ bool ADCE::runOnFunction(Function& F) {
|
||||
|
||||
FunctionPass *llvm::createAggressiveDCEPass() {
|
||||
return new ADCE();
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user