[PATCH] D94627: [PowerPC][PC Rel] Implement option to omit Power10 instructions from stubs

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 27 16:21:25 PST 2023


MaskRay added a comment.
Herald added a project: All.

The used code sequence has 2 bugs so the output will crash. I fixed them in 7198c87f42f6c15d76b127c1c63530e9b4d5dd39 <https://reviews.llvm.org/rG7198c87f42f6c15d76b127c1c63530e9b4d5dd39> and added my notes to https://maskray.me/blog/2023-02-26-linker-notes-on-power-isa


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D94627



More information about the llvm-commits mailing list