summaryrefslogtreecommitdiffstats
path: root/Help/guide/tutorial/Step6/MathFunctions/MathFunctions.h
diff options
context:
space:
mode:
authorGilles Gouaillardet <gilles@rist.or.jp>2022-09-09 14:23:30 (GMT)
committerBrad King <brad.king@kitware.com>2022-09-09 14:37:56 (GMT)
commit0f5b6dd215439304f701284390127469dcf64ccb (patch)
treece0ab3c5532b9e08c307c6ed9da37f973634cfb1 /Help/guide/tutorial/Step6/MathFunctions/MathFunctions.h
parenta2f9e674bb15d91af15cec815a5c40c0ecc2ee9f (diff)
downloadCMake-0f5b6dd215439304f701284390127469dcf64ccb.zip
CMake-0f5b6dd215439304f701284390127469dcf64ccb.tar.gz
CMake-0f5b6dd215439304f701284390127469dcf64ccb.tar.bz2
FortranCInterface: Add support for LLVMFlang mangling
The following `module.f90` file module mymodule contains subroutine mysub() end subroutine end module when compiled with `flang-new` (from LLVM 15.0.0) generate the `_QMmymodulePmysub` symbol. $ flang-new -c module.f90 $ nm module.o 0000000000000000 T _QMmymodulePmysub This commit fixes the regular expressions accordingly.
Diffstat (limited to 'Help/guide/tutorial/Step6/MathFunctions/MathFunctions.h')
0 files changed, 0 insertions, 0 deletions