commit | 56932625800cf9814bf788b3e536b7052e3d5599 | [log] [download] |
---|---|---|
author | Matt Godbolt <matt@godbolt.org> | Wed Jun 13 08:18:16 2012 -0500 |
committer | Matt Godbolt <matt@godbolt.org> | Wed Jun 13 08:18:16 2012 -0500 |
tree | fab8bb3b6d06f07a313803b39032b43af9226155 | |
parent | 4772a09cb829a80b623194d81933aa095782a695 [diff] |
Only show intel option if it is available
GCC Explorer is an interactive compiler. The left-hand pane shows editable C/C++ code. The right, the assembly output of having compiled the code with a given compiler and settings.
Try out the demo site!