llvm-6502/include
2009-08-10 23:43:28 +00:00
..
llvm Modified VNInfo. The "copy" member is now a union which holds the copy for a register interval, or the defining register for a stack interval. Access is via getCopy/setCopy and getReg/setReg. 2009-08-10 23:43:28 +00:00
llvm-c