diff options
| author | Sean Callanan <scallanan@apple.com> | 2012-10-09 21:21:35 +0000 | 
|---|---|---|
| committer | Sean Callanan <scallanan@apple.com> | 2012-10-09 21:21:35 +0000 | 
| commit | 880ee17fb836697949614c4ca54067dcfccba12b (patch) | |
| tree | 40ba759d69ff9688dbed2c31857a9c8bfd40f361 /llvm/lib/CodeGen | |
| parent | b3723341f352ff53e074acc3c75f64cb34db615f (diff) | |
| download | bcm5719-llvm-880ee17fb836697949614c4ca54067dcfccba12b.tar.gz bcm5719-llvm-880ee17fb836697949614c4ca54067dcfccba12b.zip | |
Cleanup in the AppleObjCRuntimeV2 to make descriptors
lighter-weight so that the cache can be populated
faster.
- I Added a ProcessWP to the runtime so I can
  take it out of the individual descriptors, saving
  space;
- I made the constructors for the descriptors
  private so that only the runtime can invoke them; 
  and
- I removed the constructor that takes a ValueObject
  since the logic for using a ValueObject is in the
  runtime.
llvm-svn: 165549
Diffstat (limited to 'llvm/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions

