Skip to content

Commit

Permalink
Exclude bloaty tool from running on djggp compiler output (compil…
Browse files Browse the repository at this point in the history
  • Loading branch information
detjonmataj authored Aug 26, 2024
1 parent 53c04b2 commit 5cc0cb4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions etc/config/c++.amazon.properties
Original file line number Diff line number Diff line change
Expand Up @@ -5569,4 +5569,5 @@ tools.bloaty11.name=bloaty (1.1)
tools.bloaty11.exe=/opt/compiler-explorer/bloaty-1.1/bin/bloaty
tools.bloaty11.type=postcompilation
tools.bloaty11.class=bloaty-tool
tools.bloaty11.exclude=djggp
tools.bloaty11.stdinHint=disabled
1 change: 1 addition & 0 deletions etc/config/c.amazon.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3574,4 +3574,5 @@ tools.bloaty11.name=bloaty (1.1)
tools.bloaty11.exe=/opt/compiler-explorer/bloaty-1.1/bin/bloaty
tools.bloaty11.type=postcompilation
tools.bloaty11.class=bloaty-tool
tools.bloaty11.exclude=djggp
tools.bloaty11.stdinHint=disabled

0 comments on commit 5cc0cb4

Please sign in to comment.