[Compiler] Remove class LibraryClass.

Authored by akreuzkamp.

Description

[Compiler] Remove class LibraryClass.

Instead we simply use one class Type. Type needs a flag
IsInstantiable anyway and everywhere where we need LibraryClass, we
must downcast from Type.

Details

Committed
akreuzkampSep 11 2015, 9:44 AM
Differential Revision
D342: [Compiler] Remove class LibraryClass.
Parents
R18:34929f7f04b1: [Compiler] Split typesystem from objecttree in IR.
Branches
Unknown
Tags
Unknown