[all-commits] [llvm/llvm-project] 482e9b: [JITLink][i386] Drop EdgeKind_i386 qualification w...
Lang Hames via All-commits
all-commits at lists.llvm.org
Wed May 7 17:38:09 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 482e9b06d84ef230f8fe2d0b25ae91d38896e697
https://github.com/llvm/llvm-project/commit/482e9b06d84ef230f8fe2d0b25ae91d38896e697
Author: Lang Hames <lhames at gmail.com>
Date: 2025-05-08 (Thu, 08 May 2025)
Changed paths:
M llvm/lib/ExecutionEngine/JITLink/ELF_i386.cpp
Log Message:
-----------
[JITLink][i386] Drop EdgeKind_i386 qualification when using enum values.
We don't need to explicitly qualify these values.
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