[PATCH] D42529: [NFC] Rename DwarfAccelTable and move header. NFC

Adrian Prantl via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 25 14:34:17 PST 2018


aprantl added inline comments.


================
Comment at: include/llvm/CodeGen/AccelTable.h:69
+//
+// The DWARF accelerator table consists of zero or more name indices that are
+// output into an on-disk format that looks like this:
----------------
`DWARF v5`


Repository:
  rL LLVM

https://reviews.llvm.org/D42529





More information about the llvm-commits mailing list