[flang] Avoid calling the linker when "-c" option is used
authorPeter Steinfeld <psteinfeld@nvidia.com>
Mon, 9 Nov 2020 15:42:12 +0000 (07:42 -0800)
committerPeter Steinfeld <psteinfeld@nvidia.com>
Mon, 9 Nov 2020 18:22:13 +0000 (10:22 -0800)
commit66a9607557a1f804911a5b8a687128462c5e4f1a
tree3c9279438ee81b6551087bebbe730a983f5f2737
parent3a71f551942358dc055a9208436f08b7133e9608
[flang] Avoid calling the linker when "-c" option is used

The title says it all.
flang/tools/f18/f18.cpp