Chromium Code Reviews| Index: src/IceConditionCodesX8664.h |
| diff --git a/src/IceConditionCodesX8664.h b/src/IceConditionCodesX8664.h |
| index 06155eafcc68a90ef0556705b37b564969fbaaaa..d1d9dd8aeb342ac49cf65650690261cdee231751 100644 |
| --- a/src/IceConditionCodesX8664.h |
| +++ b/src/IceConditionCodesX8664.h |
| @@ -21,6 +21,7 @@ |
| namespace Ice { |
| class CondX8664 { |
| +public: |
| /// An enum of condition codes used for branches and cmov. The enum value |
| /// should match the value used to encode operands in binary instructions. |
| enum BrCond { |