[TargetVersion] Only enable on RISC-V and AArch64 (#115991)
Address https://github.com/llvm/llvm-project/issues/115000 . This patch constrains the target_version feature to work only on RISC-V and AArch64 to prevent crashes in Clang. --------- Co-authored-by: Aaron Ballman <aaron@aaronballman.com>
Loading
Please register or sign in to comment