[PATCH] D30664: [DWARFv5] Update definitions to match published spec

Paul Robinson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 6 15:29:45 PST 2017


probinson added a comment.

Ah.  I had been thinking more in terms of defining constants like DW_TAG_hi_v4 and doing range checks.  That lets you not have to assign arbitrary version numbers to the vendor extensions.


Repository:
  rL LLVM

https://reviews.llvm.org/D30664





More information about the llvm-commits mailing list