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
CodeGen
MachineVerifier.cpp
Find file
Blame
History
Permalink
Teach the machine code verifier to use getSubRegisterRegClass().
· 4843178d
Jakob Stoklund Olesen
authored
May 18, 2010
The old approach was wrong. It had an off-by-one error. llvm-svn: 104034
4843178d
Loading