Skip to content
Commit dacea4bc authored by David Blaikie's avatar David Blaikie
Browse files

Simplify ownership of RegClasses by using list<CodeGenRegisterClass> instead...

Simplify ownership of RegClasses by using list<CodeGenRegisterClass> instead of vector<CodeGenRegisterClass*>

This complicates a few algorithms due to not having random access, but
not by a huge degree I don't think (open to debate/design
discussion/etc).

llvm-svn: 223261
parent c0bb5cab
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment