Skip to content
Commit 4a5f7be0 authored by Chris Lattner's avatar Chris Lattner
Browse files

fix CodeGenTarget::getRegisterVTs to not return the

same vt multiple times for a register.  For example,
ECX is in 5 different i32 reg classes, just return 
1 i32 instead of 5.

llvm-svn: 99727
parent 7bc5d9b5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment