[all-commits] [llvm/llvm-project] 8f6e7b: [ModRef] Use enum class for IRMemLocation (NFC)
Nikita Popov via All-commits
all-commits at lists.llvm.org
Thu Jul 6 00:09:03 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8f6e7b28712ae197f5674a1341f6c976746eaa69
https://github.com/llvm/llvm-project/commit/8f6e7b28712ae197f5674a1341f6c976746eaa69
Author: Nikita Popov <npopov at redhat.com>
Date: 2023-07-06 (Thu, 06 Jul 2023)
Changed paths:
M llvm/include/llvm/Support/ModRef.h
Log Message:
-----------
[ModRef] Use enum class for IRMemLocation (NFC)
As reported at https://reviews.llvm.org/D153305#4475840.
More information about the All-commits
mailing list