Skip to content

Commit

Permalink
Merge pull request Ericsson#3786 from Szelethus/ignore_word_relocations
Browse files Browse the repository at this point in the history
[analyzer] Ignore flag '-mword-relocations'
  • Loading branch information
dkrupp authored Nov 8, 2022
2 parents d2ae811 + a0f1691 commit 7c924fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions analyzer/codechecker_analyzer/buildlog/log_parser.py
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,7 @@
'-m(no-)?dsbt',
'-m(no-)?fixed-ssp',
'-m(no-)?pointers-to-nested-functions',
'-m(no-)?word-relocations',
'-mno-fp-ret-in-387',
'-mpreferred-stack-boundary',
'-mpcrel-func-addr',
Expand Down

0 comments on commit 7c924fe

Please sign in to comment.