mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-01 05:01:59 +01:00
Fix Wdocumentation unknown parameter warning
llvm-svn: 277994
This commit is contained in:
parent
2fb1eee1bf
commit
67fe9a6ff9
@ -78,8 +78,6 @@ extern cl::opt<unsigned> DefMaxInstsToScan;
|
||||
/// is zero, the whole block will be scanned.
|
||||
/// \param AA Optional pointer to alias analysis, to make the scan more
|
||||
/// precise.
|
||||
/// \param [out] AATags The aliasing metadata for the operation which produced
|
||||
/// the value. FIXME: This is basically useless.
|
||||
/// \param [out] IsLoadCSE Whether the returned value is a load from the same
|
||||
/// location in memory, as opposed to the value operand of a store.
|
||||
///
|
||||
|
Loading…
x
Reference in New Issue
Block a user