mnadeem added inline comments.
================ Comment at: clang/lib/Driver/ToolChains/Flang.cpp:99 + default: + // Untested for other targets but should work generally. + break; ---------------- kiranchandramohan wrote: > I get a segfault in ` Fortran::frontend::CodeGenAction::setUpTargetMachine()` > currently when using `./bin/flang-new --target=x86_64-linux-gnu file.f90` I am unable to reproduce this, do you have your toolchain built for x86 target as well? CHANGES SINCE LAST ACTION https://reviews.llvm.org/D137995/new/ https://reviews.llvm.org/D137995 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits