mirror of
https://github.com/intel/llvm.git
synced 2026-01-18 07:57:36 +08:00
This patch adds support for the `-emit-llvm` option in the frontend driver (i.e. `flang-new -fc1`). Similarly to Clang, `flang-new -fc1 -emit-llvm file.f` will generate a textual LLVM IR file. Depends on D118985 Differential Revision: https://reviews.llvm.org/D119012
26 KiB
26 KiB