Skip to content
Commit 83c93d5a authored by Chris Lattner's avatar Chris Lattner
Browse files

Fix a (harmless) but where vregs were added to the used reg lists for

inline asms.

Fix PR2078 by marking aliases of registers used when a register is 
marked used.  This prevents EAX from being allocated when AX is listed
in the clobber set for the asm.

llvm-svn: 47426
parent ad582fc3
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