commit | 6acecc96ac0d68147f6e59304b5f2d2c31ac1132 | [log] [tgz] |
---|---|---|
author | Krzysztof Parzyszek <kparzysz@codeaurora.org> | Wed Nov 22 20:43:00 2017 +0000 |
committer | Krzysztof Parzyszek <kparzysz@codeaurora.org> | Wed Nov 22 20:43:00 2017 +0000 |
tree | cae86b31a4074bb49a20c2e0d9fa93617cad1c7d | |
parent | 24d6534038fccd3ca521db5aa0f8935b7cf51213 [diff] [blame] |
[Hexagon] Remove trailing spaces, NFC llvm-svn: 318875
diff --git a/llvm/test/CodeGen/Hexagon/split-const32-const64.ll b/llvm/test/CodeGen/Hexagon/split-const32-const64.ll index 9574146..30bc5ed 100644 --- a/llvm/test/CodeGen/Hexagon/split-const32-const64.ll +++ b/llvm/test/CodeGen/Hexagon/split-const32-const64.ll
@@ -9,7 +9,7 @@ @lb = external global i64 ; CHECK-LABEL: test1: -; CHECK-NOT: CONST32 +; CHECK-NOT: CONST32 define void @test1() nounwind { entry: br label %block