[Openmp-commits] [PATCH] D116959: [DWARF] Try not to crash for codes with missing debug information

Artem Belevich via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Wed Jan 19 10:02:53 PST 2022


tra added a subscriber: ABataev.
tra added a comment.

In D116959#3255312 <https://reviews.llvm.org/D116959#3255312>, @dblaikie wrote:

> I would wonder why NVPTX has this unique codepath

PTX has rather odd assembly which places restrictions on where it accepts various directives. @ABataev would probably be the best person to ask for the details.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D116959



More information about the Openmp-commits mailing list