[Openmp-commits] [PATCH] D137541: [OMPT] Drop LoongArch support

Xi Ruoyao via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Fri Nov 11 20:46:03 PST 2022


xry111 added a comment.

If I read the code correctly, calling `__builtin_frame_address` with a depth > 0 is only used in tests.  Can we disable those tests if `__builtin_frame_address` cannot handle depth > 0?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D137541



More information about the Openmp-commits mailing list