[PATCH] D26144: DebugInfo: make DW_TAG_atomic_type valid

Adrian Prantl via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 31 09:01:13 PDT 2016


aprantl added a comment.

Should we restrict output of DW_TAG_atomic_type to -gdwarf-5 only?
In contrast to an attribute, a consumer can't really ignore the tag if it doesn't understand it.


https://reviews.llvm.org/D26144





More information about the llvm-commits mailing list