[PATCH] D50213: DebugInfo: Add metadata support for disabling DWARF pub sections

Jonas Devlieghere via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 3 08:15:18 PDT 2018


JDevlieghere added a comment.

Regarding the naming: I like `PubnameKind` because of the aforementioned consistency (we also have `AccelTableKind`. Can't we use an `enum class` to prevent collisions?


Repository:
  rL LLVM

https://reviews.llvm.org/D50213





More information about the llvm-commits mailing list