mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-03-14 00:31:06 +00:00
Fix a doxygen directive.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@40849 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
59a587337e
commit
daa10a46b2
@ -114,7 +114,7 @@ static Constant *CastConstantVector(ConstantVector *CV,
|
||||
/// This function determines which opcode to use to fold two constant cast
|
||||
/// expressions together. It uses CastInst::isEliminableCastPair to determine
|
||||
/// the opcode. Consequently its just a wrapper around that function.
|
||||
/// @Determine if it is valid to fold a cast of a cast
|
||||
/// @brief Determine if it is valid to fold a cast of a cast
|
||||
static unsigned
|
||||
foldConstantCastPair(
|
||||
unsigned opc, ///< opcode of the second cast constant expression
|
||||
|
Loading…
x
Reference in New Issue
Block a user