]> granicus.if.org Git - llvm/commitdiff
[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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@373956 91177308-0d34-0410-b5e6-96231b3b80d8

include/llvm/CodeGen/AccelTable.h

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