diff options
| author | Jozef Kolek <jozef.kolek@imgtec.com> | 2014-11-18 19:20:34 +0000 |
|---|---|---|
| committer | Jozef Kolek <jozef.kolek@imgtec.com> | 2014-11-18 19:20:34 +0000 |
| commit | 52e84e99a1c7460e164c4600bc217089190a3c24 (patch) | |
| tree | ab3b2bb5719af7cb9fd6002fa4bce610d9e60fb1 /llvm/lib/Target | |
| parent | 7d8555c4137f3560928275532269851586fd9f91 (diff) | |
| download | bcm5719-llvm-52e84e99a1c7460e164c4600bc217089190a3c24.tar.gz bcm5719-llvm-52e84e99a1c7460e164c4600bc217089190a3c24.zip | |
Test commit to verify that commit access works.
llvm-svn: 222244
Diffstat (limited to 'llvm/lib/Target')
| -rw-r--r-- | llvm/lib/Target/Mips/MCTargetDesc/MipsMCCodeEmitter.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/Target/Mips/MCTargetDesc/MipsMCCodeEmitter.h b/llvm/lib/Target/Mips/MCTargetDesc/MipsMCCodeEmitter.h index 65c4e6380ee..df64ed48f65 100644 --- a/llvm/lib/Target/Mips/MCTargetDesc/MipsMCCodeEmitter.h +++ b/llvm/lib/Target/Mips/MCTargetDesc/MipsMCCodeEmitter.h @@ -60,7 +60,7 @@ public: SmallVectorImpl<MCFixup> &Fixups, const MCSubtargetInfo &STI) const; - // getBranchJumpOpValue - Return binary encoding of the jump + // getJumpTargetOpValue - Return binary encoding of the jump // target operand. If the machine operand requires relocation, // record the relocation and return zero. unsigned getJumpTargetOpValue(const MCInst &MI, unsigned OpNo, |

