summaryrefslogtreecommitdiffstats
path: root/llvm
diff options
context:
space:
mode:
authorDaniel Dunbar <daniel@zuster.org>2010-12-16 03:05:46 +0000
committerDaniel Dunbar <daniel@zuster.org>2010-12-16 03:05:46 +0000
commit001e2ef549fc103d455f9dcb4e7d804d5e714c50 (patch)
treeaefffd52f03b926eab626a2e593ab918bbd6c872 /llvm
parent91ab4ffd9630c542795992135bfe785d173d596a (diff)
downloadbcm5719-llvm-001e2ef549fc103d455f9dcb4e7d804d5e714c50.tar.gz
bcm5719-llvm-001e2ef549fc103d455f9dcb4e7d804d5e714c50.zip
MC: Remove a FIXME I no longer agree with.
llvm-svn: 121947
Diffstat (limited to 'llvm')
-rw-r--r--llvm/include/llvm/MC/MCCodeEmitter.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/llvm/include/llvm/MC/MCCodeEmitter.h b/llvm/include/llvm/MC/MCCodeEmitter.h
index d4eec7169e6..0da7c9f013c 100644
--- a/llvm/include/llvm/MC/MCCodeEmitter.h
+++ b/llvm/include/llvm/MC/MCCodeEmitter.h
@@ -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
OpenPOWER on IntegriCloud