Skip to content

Commit

Permalink
Merge pull request Ericsson#3112 from engr-basit/fix-mskip-rax-setup
Browse files Browse the repository at this point in the history
[analyzer] Add -mrecord-mcount$ in log_parser.py
  • Loading branch information
csordasmarton authored Dec 21, 2020
2 parents 94470d9 + c66b9c5 commit 75ef0ec
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 @@ -116,6 +116,7 @@
'-mno-fp-ret-in-387',
'-mpreferred-stack-boundary',
'-mpcrel-func-addr',
'-mrecord-mcount$',
'-maccumulate-outgoing-args',
'-mcall-aixdesc',
'-mppa3-addr-bug',
Expand Down

0 comments on commit 75ef0ec

Please sign in to comment.