[PATCH] D61625: Debug Info: Support address space attributes on rvalue references.

Paul Robinson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 7 07:47:31 PDT 2019


probinson added a comment.

+1 to Bjorn's comment.
The DWARF spec says address class is also allowed on a "subroutine or subroutine type" do we allow generating code into nonzero address spaces?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D61625





More information about the llvm-commits mailing list