mirror of
https://github.com/RPCS3/llvm.git
synced 2024-12-16 08:29:43 +00:00
MC: Remove a FIXME I no longer agree with.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@121947 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
326faecc35
commit
9754ab010e
@ -36,10 +36,6 @@ struct MCFixupKindInfo {
|
||||
const char *Name;
|
||||
|
||||
/// The bit offset to write the relocation into.
|
||||
//
|
||||
// FIXME: These two fields are under-specified and not general enough, but it
|
||||
// covers many things. It's enough to let the AsmStreamer pretty-print
|
||||
// the encoding.
|
||||
unsigned TargetOffset;
|
||||
|
||||
/// The number of bits written by this fixup. The bits are assumed to be
|
||||
|
Loading…
Reference in New Issue
Block a user