llvm-project/flang/tools
peter klausler 92a5419786 [flang] Support multiple CookedSource instances
These are owned by an instance of a new class AllCookedSources.

This removes the need for a Scope to own a string containing
a module's cooked source stream, and will enable errors to be
emitted when parsing module files in the future.

Differential Revision: https://reviews.llvm.org/D86891
2020-09-02 10:34:23 -07:00
..
bbc [flang] Add clang-format files for FIR source (LLVM style) 2020-02-17 02:37:49 -08:00
f18 [flang] Support multiple CookedSource instances 2020-09-02 10:34:23 -07:00
f18-parse-demo [flang] Support multiple CookedSource instances 2020-09-02 10:34:23 -07:00
tco Update FIR registration to not rely on the global MLIR dialect registry (NFC) 2020-08-23 21:24:54 +00:00
CMakeLists.txt [flang] A rework of the cmake build components for in and out of tree builds. 2020-03-26 18:17:04 +00:00