Skip to content
GitLab
Explore
Sign in
This is an archived project. Repository and other project resources are read-only.
llvm-epi-0.8
llvm
lib
Target
X86
X86InstrInfo.h
Find file
Blame
History
Permalink
Fix MSVC warning: "is out of range for enum constant"
· 58b09c93
Francois Pichet
authored
May 25, 2011
MSVC doesn't support 64 bit enum. OpcodeMask is not used anywhere in the code base. llvm-svn: 132057
58b09c93
Loading