[all-commits] [llvm/llvm-project] 501cfd: [X86] Use static_asserts instead of assert (NFC)
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Sun Apr 28 22:37:24 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 501cfd5243c025b22075e1f13817a0a37fef96a6
https://github.com/llvm/llvm-project/commit/501cfd5243c025b22075e1f13817a0a37fef96a6
Author: Kazu Hirata <kazu at google.com>
Date: 2024-04-28 (Sun, 28 Apr 2024)
Changed paths:
M llvm/lib/Target/X86/MCTargetDesc/X86BaseInfo.h
M llvm/lib/Target/X86/X86RegisterInfo.cpp
Log Message:
-----------
[X86] Use static_asserts instead of assert (NFC)
Identified with misc-static-assert.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list