[PATCH] D124707: [AArch64] Make sure XRay pseudo-instruction sizes are reported correctly

Zain Jaffal via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 28 09:27:43 PDT 2023


zjaffal added a comment.

It looks like this commit introduced a new crash in `llc` when building for macos 
Here is the link to the reproducer
https://godbolt.org/z/heqaE1jYa

Please take a look and revert if it needs a non-trivial fix


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D124707



More information about the llvm-commits mailing list