[BOLT][NFC] Be more obvious about selecting X86 (#88527)
Use `isX86()` rather than `!isAArch64() && !isRISCV()`, and similar.
parent
51d85b7b
Please register or sign in to comment
Use `isX86()` rather than `!isAArch64() && !isRISCV()`, and similar.