Fix typo in fprofile-prefix-path.
PR c/95040 * common.opt: Fix typo in option description.
This commit is contained in:
parent
10a9bf806c
commit
850322dff7
@ -1,3 +1,8 @@
|
||||
2020-05-11 Martin Liska <mliska@suse.cz>
|
||||
|
||||
PR c/95040
|
||||
* common.opt: Fix typo in option description.
|
||||
|
||||
2020-05-11 Martin Liska <mliska@suse.cz>
|
||||
|
||||
PR gcov-profile/94928
|
||||
|
@ -2215,7 +2215,7 @@ Enum(profile_update) String(prefer-atomic) Value(PROFILE_UPDATE_PREFER_ATOMIC)
|
||||
|
||||
fprofile-prefix-path=
|
||||
Common Joined RejectNegative Var(profile_prefix_path)
|
||||
Remove prefix from absolute path before manging name for -fprofile-generate= and -fprofile-use=.
|
||||
Remove prefix from absolute path before mangling name for -fprofile-generate= and -fprofile-use=.
|
||||
|
||||
fprofile-generate
|
||||
Common
|
||||
|
Loading…
Reference in New Issue
Block a user