[AccelTable] Remove stale comment (NFC)
authorJonas Devlieghere <jonas@devlieghere.com>
Mon, 7 Oct 2019 20:33:20 +0000 (20:33 +0000)
committerJonas Devlieghere <jonas@devlieghere.com>
Mon, 7 Oct 2019 20:33:20 +0000 (20:33 +0000)
rdar://55857228

llvm-svn: 373956

llvm/include/llvm/CodeGen/AccelTable.h

index 734531a..f8f6b54 100644 (file)
 ///
 /// An Apple Accelerator Table can be serialized by calling emitAppleAccelTable
 /// function.
-///
-/// TODO: Add DWARF v5 emission code.
 
 namespace llvm {