summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* updating CMake build deps and dropping the deprecated LLVMParseArguments includejleidel2015-08-141-1/+1
* fixing build dependency for TableGen files; Now forces all Flang libs to depe...John Leidel2015-08-141-5/+10
* Add LLVM out of tree config using llvm-config.Mark Doffman2014-12-301-46/+120
* Fix API Error in llvm update, compile with no RTTI.Mark Doffman2014-11-211-0/+1
* added unittest for expr evaluation, fixed data sema testarphaman2013-09-131-3/+3
* removed clang subtreearphaman2013-07-141-3/+0
* renamed BundledCompoundStmt => CompoundStmt, added Stmt, Expr dumparphaman2013-07-041-0/+3
* C++11; Diagnostic Rangesarphaman2013-06-171-0/+5
* test build with cmakearphaman2013-04-181-3/+1
* Implemented a CMake build chain for Flang.Michael Gottesman2013-02-011-0/+292