Fix an issue reported by UBSan.
Test Plan:
Configure with -DLLVM_USE_SANITIZER="Address;Undefined"
ninja llc
Paths
| Differential D122140
[X86][NFC] MnemonicTables: only access RI fields if they're initialized ClosedPublic Authored by Amir on Mar 21 2022, 7:46 AM.
Details Summary Fix an issue reported by UBSan. Test Plan:
Diff Detail
Event TimelineThis revision was landed with ongoing or failed builds. Closed by commit rG442e9e1389b5: [X86][NFC] MnemonicTables: only access RI fields if they're initialized (authored by Amir). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 416985 llvm/utils/TableGen/X86MnemonicTables.cpp
|