OSDN Git Service

Wdocumentation fix
authorSimon Pilgrim <llvm-dev@redking.me.uk>
Tue, 28 Mar 2017 12:29:09 +0000 (12:29 +0000)
committerSimon Pilgrim <llvm-dev@redking.me.uk>
Tue, 28 Mar 2017 12:29:09 +0000 (12:29 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@298911 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Target/X86/X86RegisterBankInfo.h

index aaa8392..a1e01a9 100644 (file)
@@ -50,7 +50,6 @@ private:
                                                    bool isFP);
 
   /// Track the bank of each instruction operand(register)
-  /// \return An instruction PartialMappingIdxs.
   static void
   getInstrPartialMappingIdxs(const MachineInstr &MI,
                              const MachineRegisterInfo &MRI, const bool isFP,