We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
-Minfo=
-Mneginfo=
-Minfoall
-Mneginfoall
Clang::ConstructJob
Originally posted by @RichBarton-Arm in #106 (comment) :
Weird also how this block needs to be in the Clang driver and can't just be in ClassicFlang.cpp
The block in question is https://github.com/flang-compiler/classic-flang-llvm-project/blob/release_13x/clang/lib/Driver/ToolChains/Clang.cpp#L4754-L4806.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Originally posted by @RichBarton-Arm in #106 (comment) :
The block in question is https://github.com/flang-compiler/classic-flang-llvm-project/blob/release_13x/clang/lib/Driver/ToolChains/Clang.cpp#L4754-L4806.
The text was updated successfully, but these errors were encountered: