llvm/flang/unittests
Diana Picus 0c375296cc [flang] COMMAND_ARGUMENT_COUNT runtime implementation
Grab whatever ProgramStart has stored in executionEnvironment.argc and
subtract 1 (based on the assumption that ProgramStart is called with
a C-style argc that counts the command name as an argument).

Spoiler alert: The tests will evolve into fixtures when we implement
GET_COMMAND_ARGUMENT etc.

Differential Revision: https://reviews.llvm.org/D109048
2021-09-03 07:29:39 +00:00
..
Decimal
Evaluate Change the flang reshape runtime routine interface to use a result 2021-06-24 17:05:12 -07:00
Frontend [flang][nfc] Fix variable names in FrontendOptions & PreprocessorOptions 2021-08-02 10:08:31 +00:00
Optimizer
Runtime [flang] COMMAND_ARGUMENT_COUNT runtime implementation 2021-09-03 07:29:39 +00:00
CMakeLists.txt [flang][driver] Delete f18 (i.e. the old Flang driver) 2021-08-05 12:57:15 +00:00