[Openmp-commits] [PATCH] D59880: [WIP] RISCV64 port

Ferran Pallarès Roca via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Thu Mar 28 03:34:37 PDT 2019


fpallares updated this revision to Diff 192598.
fpallares added a comment.

Update `print_possible_return_addresses` macro in `runtime/test/ompt/callback.h` to handle uncompressed instructions, as pointed out by @Hahnfeld.


Repository:
  rOMP OpenMP

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

https://reviews.llvm.org/D59880

Files:
  README.rst
  runtime/CMakeLists.txt
  runtime/README.txt
  runtime/cmake/LibompGetArchitecture.cmake
  runtime/cmake/LibompMicroTests.cmake
  runtime/cmake/LibompUtils.cmake
  runtime/cmake/config-ix.cmake
  runtime/src/kmp_csupport.cpp
  runtime/src/kmp_os.h
  runtime/src/kmp_platform.h
  runtime/src/kmp_runtime.cpp
  runtime/src/thirdparty/ittnotify/ittnotify_config.h
  runtime/src/z_Linux_asm.S
  runtime/src/z_Linux_util.cpp
  runtime/test/ompt/callback.h
  runtime/tools/lib/Platform.pm
  runtime/tools/lib/Uname.pm
  www/README.txt
  www/index.html

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59880.192598.patch
Type: text/x-patch
Size: 20472 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20190328/96c129c8/attachment-0001.bin>


More information about the Openmp-commits mailing list