mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 19:52:54 +01:00
MC: Remove a FIXME I no longer agree with.
llvm-svn: 121947
This commit is contained in:
parent
8540450279
commit
fc4b79c9e8
@ -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