[PATCH] D151942: [BOLT] Instrumentation: AArch64 instrumentation support in runtime

Elvina Yakubova via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 8 07:59:51 PDT 2023


Elvina updated this revision to Diff 548228.
Elvina added a comment.

add check for Darwin OS, so we'll not get error during building with clang on Linux (see here https://github.com/llvm/llvm-project/issues/63255#issuecomment-1589716433)


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

https://reviews.llvm.org/D151942

Files:
  bolt/CMakeLists.txt
  bolt/runtime/CMakeLists.txt
  bolt/runtime/common.h
  bolt/runtime/instr.cpp
  bolt/runtime/sys_aarch64.h
  bolt/runtime/sys_x86_64.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151942.548228.patch
Type: text/x-patch
Size: 47124 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230808/708b9ade/attachment.bin>


More information about the llvm-commits mailing list