"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "503fd446adcfacda0636f1eca473d997ca0b660a"
Clean up CodeGenModule interface.
- Add CodeGenModule::EmitTopLevelDecl which uses switch on kind instead of ugly & slow dyn_cast chains. - Drop some simple forwarding methods into the ObjC runtime. - Privatize appropriate methods. llvm-svn: 54827
Loading
Please sign in to comment