diff options
| author | 2016-04-01 14:35:01 +0100 | |
|---|---|---|
| committer | 2016-04-01 14:35:01 +0100 | |
| commit | 5396b81b8fe3a719d2cd6a94e626ce910b276ac0 (patch) | |
| tree | 301819b50774da671216d3cc5b0f7f9bac7955fa | |
| parent | fe2b13717879abae993603534a145372e3110aae (diff) | |
Fix a test info referencing AMD64 instead of ARM64.
Change-Id: I195551b984c9ad1dce2bbf978c78831c5b98c803
| -rw-r--r-- | test/593-checker-shift-and-simplifier/info.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/593-checker-shift-and-simplifier/info.txt b/test/593-checker-shift-and-simplifier/info.txt index 2fae678115..2f4c7f5eef 100644 --- a/test/593-checker-shift-and-simplifier/info.txt +++ b/test/593-checker-shift-and-simplifier/info.txt @@ -1 +1 @@ -Regression test on pattern that caused double removal of AND by AMD64 simplifier. +Regression test on pattern that caused double removal of AND by ARM64 simplifier. |