[Compiler] Remove class LibraryClass.

Authored by akreuzkamp.

Description

[Compiler] Remove class LibraryClass.

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

Reviewers: pavelvasev, jangmarker

Reviewed By: jangmarker

Differential Revision: https://phabricator.kde.org/D342

Merged Changes

CommitAuthorDetailsCommitted
33972a6705fcD342akreuzkamp
[Compiler] Remove class LibraryClass. 
Sep 11 2015