[flang-commits] [llvm] [clang] [flang] [flang] add fveclib flag (PR #71734)
Kiran Chandramohan via flang-commits
flang-commits at lists.llvm.org
Fri Nov 10 03:31:36 PST 2023
================
@@ -851,11 +851,10 @@ getOutputStream(CompilerInstance &ci, llvm::StringRef inFile,
/// \param [in] act Backend act to run (assembly vs machine-code generation)
/// \param [in] llvmModule LLVM module to lower to assembly/machine-code
/// \param [out] os Output stream to emit the generated code to
----------------
kiranchandramohan wrote:
Nit: Add the new option here. May be good to have the stream as the last option.
https://github.com/llvm/llvm-project/pull/71734
More information about the flang-commits
mailing list