mirror of
https://github.com/RPCSX/llvm.git
synced 2025-01-18 10:25:25 +00:00
[Analysis] Remove repeated text from a comment. NFC
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@290723 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
e0c04cd12c
commit
cfa271980e
@ -49,8 +49,7 @@ Constant *ConstantFoldInstruction(Instruction *I, const DataLayout &DL,
|
||||
|
||||
/// ConstantFoldConstant - Attempt to fold the constant using the
|
||||
/// specified DataLayout.
|
||||
/// If successful, the constant result is result is returned, if not,
|
||||
/// null is returned.
|
||||
/// If successful, the constant result is returned, if not, null is returned.
|
||||
Constant *ConstantFoldConstant(const Constant *C, const DataLayout &DL,
|
||||
const TargetLibraryInfo *TLI = nullptr);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user