Fix an issue reported by UBSan.
Test Plan:
Configure with -DLLVM_USE_SANITIZER="Address;Undefined"
ninja llc
Differential D122140
[X86][NFC] MnemonicTables: only access RI fields if they're initialized Amir on Mar 21 2022, 7:46 AM. Authored by
Details Fix an issue reported by UBSan. Test Plan:
Diff Detail
Unit Tests |