mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-02 02:14:23 +00:00
Add newline at end of file.
llvm-svn: 76736
This commit is contained in:
parent
7f495fd2bd
commit
16fd5fb3e8
@ -661,4 +661,4 @@ void LLVMContext::erase(ConstantArray *C) {
|
||||
Constant *LLVMContext::replaceUsesOfWithOnConstant(ConstantArray *CA,
|
||||
Value *From, Value *To, Use *U) {
|
||||
return pImpl->replaceUsesOfWithOnConstant(CA, From, To, U);
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user