diff options
author | Kazu Hirata <kazu@google.com> | 2024-10-29 13:52:22 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-29 13:52:22 -0700 |
commit | 41baa69a7e2ab3df13334565aa6ccdae1b0113ad (patch) | |
tree | 0b213303616d47570fac4ed18c1bf3832887417f /llvm/lib/CodeGen/MachineModuleSlotTracker.cpp | |
parent | a78861fc55d18046989ff4d624a037e9181da170 (diff) | |
download | llvm-41baa69a7e2ab3df13334565aa6ccdae1b0113ad.zip llvm-41baa69a7e2ab3df13334565aa6ccdae1b0113ad.tar.gz llvm-41baa69a7e2ab3df13334565aa6ccdae1b0113ad.tar.bz2 |
[BOLT] Fix warnings (#114116)
This patch fixes:
bolt/lib/Core/BinaryFunction.cpp:2537:13: error: enumeration value
'OpNegateRAStateWithPC' not handled in switch [-Werror,-Wswitch]
bolt/lib/Core/BinaryFunction.cpp:2661:13: error: enumeration value
'OpNegateRAStateWithPC' not handled in switch [-Werror,-Wswitch]
bolt/lib/Core/BinaryFunction.cpp:2805:13: error: enumeration value
'OpNegateRAStateWithPC' not handled in switch [-Werror,-Wswitch]
Diffstat (limited to 'llvm/lib/CodeGen/MachineModuleSlotTracker.cpp')
0 files changed, 0 insertions, 0 deletions