Files
clang-p2996/bolt/lib/Core/BinaryContext.cpp
Nathan Sidwell 603fa4c6b9 [BOLT][NFC] Be more obvious about selecting X86 (#88527)
Use `isX86()` rather than `!isAArch64() && !isRISCV()`, and similar.
2024-04-15 13:11:29 -04:00

92 KiB