Skip to content
New issue

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

Clang does not support the -fprofile-correction PGO flag #59

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Clang does not support the -fprofile-correction PGO flag #59

wants to merge 1 commit into from

Conversation

joebonrichie
Copy link

See here https://github.com/llvm-mirror/clang/blob/master/test/Driver/clang_f_opts.c#L375

Is the case as of llvm 6 and before. It would be my belief that clang does this automatically. zstd is a package that contains a real world example of this warning.

See here https://github.com/llvm-mirror/clang/blob/master/test/Driver/clang_f_opts.c#L375

Is the case as of llvm 6 and before. It would be my belief that clang does this automatically. `zstd` is a package that contains a real world example of this warning.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant