llvm-project/flang/lib
David Truby 9362698450 [flang] Change DIE("unreachable") cases to use llvm_unreachable
Reviewers: sscalpone

Subscribers: llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D79507
2020-06-15 17:21:35 +01:00
..
Common [flang] Use the Flang cmake-functions to add targets. 2020-04-16 15:51:30 +01:00
Decimal Apply fix from D81179 only from GCC < 8 2020-06-08 15:51:57 -04:00
Evaluate [flang] Fixed crash on forward referenced `len` parameter 2020-06-04 13:12:11 -07:00
Lower [flang] Add the helper class for building fir.do_loop operations. A fir.do_loop models the semantics of a Fortran DO loop construct. One can use this operation to explicitly capture a DO loop for passing into the high-level optimizer. 2020-06-12 17:28:00 -07:00
Optimizer [flang] Use LLVM's flags 2020-06-08 15:29:52 +01:00
Parser [flang] Dodge bogus uninitialized data warning from gcc 10.1 via code cleanup 2020-06-12 10:05:05 -07:00
Semantics [flang] Change DIE("unreachable") cases to use llvm_unreachable 2020-06-15 17:21:35 +01: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