[PATCH] D52295: [DebugInfoMetadata] Added support to generate packed_decimal encoding related dwarf info.

Paul Robinson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 27 12:09:40 PDT 2018


probinson added a comment.

What I meant by "use case" is, do you have a front end that will make use of these new features?

Are you supporting binary scale as well as decimal scale, for [un]signed_fixed encodings?  It looks like you are supporting only decimal scale.


https://reviews.llvm.org/D52295





More information about the llvm-commits mailing list