tree: 7db815560f0f30de4ee9bae03c43737e338c997d [path history] [tgz]
  1. OpenMP/
  2. aarch64-outline-atomics.f90
  3. iso-fortran-binding.cpp
  4. README.md
test/Integration/README.md

Flang Integration Tests

This directory can be used to add Integration tests involving multiple stages of the compiler (for eg. from Fortran to LLVM IR). It should not contain executable tests. We should only add tests here sparingly and only if there is no other way to test. Repeat this message in each test that is added to this directory and sub-directories.