[PATCH] D69393: [RFC][DebugInfo] emit user specified address_space in dwarf

Yonghong Song via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 24 21:03:00 PDT 2019


yonghong-song added a comment.

@probinson Thanks for the input! That is my concern too mixing the user defined and language defined may not be a good idea and may actually cause confusion. This is exactly this RFC for. Let us try a different dwarf encoding and then we can continue to discuss.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D69393/new/

https://reviews.llvm.org/D69393





More information about the cfe-commits mailing list