[LFI][libunwind] Omit unsuppported stg/za instructions for LFI target (#209392)

Under the LFI target the SVE `za` are not currently supported, and
neither is the `stg` instruction. When included in an LFI program they
cause verification failures due to being unsupported instructions. This
patch omits them from compilation when targeting LFI.

GitOrigin-RevId: c4026e4350fd4d70692f205aff8764055a8b4ce1
2 files changed
tree: aeb989a881e42888e1a04b9d39cc68ae9f3ad582
  1. cmake/
  2. docs/
  3. include/
  4. src/
  5. test/
  6. .clang-format
  7. CMakeLists.txt
  8. LICENSE.TXT