[PATCH] D129139: [BOLT][AArch64] Use all supported CPU features on AArch64

Denis via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 5 05:18:11 PDT 2022


treapster added a comment.

`runtime/X86/user-func-reorder.c` fails with `BOLT-ERROR: RTDyld failed: Symbol not found required by runtime: memset` on CI. I have no idea why it happens and what it has to do with the patch.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D129139



More information about the llvm-commits mailing list