1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 03:23:01 +02:00

Documentation fix. NFC.

A MCFixup might not even be in an instruction.

llvm-svn: 307926
This commit is contained in:
Rafael Espindola 2017-07-13 17:00:30 +00:00
parent be3a717d03
commit 5a7cdd526a

View File

@ -69,7 +69,7 @@ class MCFixup {
/// an instruction or an assembler directive.
const MCExpr *Value;
/// The byte index of start of the relocation inside the encoded instruction.
/// The byte index of start of the relocation inside the MCFragment.
uint32_t Offset;
/// The target dependent kind of fixup item this is. The kind is used to