[Compiler] Move SymbolTable/File and Module to IR.

Authored by akreuzkamp.

Description

[Compiler] Move SymbolTable/File and Module to IR.

This commit renames the class SymbolTable to File, to better describe
what it actually represents and makes it as well as the Module class
part of the IR.

Details

Committed
akreuzkampSep 8 2015, 10:24 AM
Differential Revision
D335: [Compiler] Implement module loading.
Parents
R18:5b822609f4a3: [Compiler] Do module loading in own class & thread
Branches
Unknown
Tags
Unknown