mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-13 04:30:23 +00:00
[PM] Switch a doxygen comment to the standard format. NFC
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@227164 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
b63fed3b97
commit
7e085b823d
@ -50,8 +50,8 @@ struct MemIntrinsicInfo {
|
||||
Value *PtrVal;
|
||||
};
|
||||
|
||||
/// TargetTransformInfo - This pass provides access to the codegen
|
||||
/// interfaces that are needed for IR-level transformations.
|
||||
/// \brief This pass provides access to the codegen interfaces that are needed
|
||||
/// for IR-level transformations.
|
||||
class TargetTransformInfo {
|
||||
protected:
|
||||
/// \brief The TTI instance one level down the stack.
|
||||
|
Loading…
Reference in New Issue
Block a user