Skip to content

Commit

Permalink
Test commit.
Browse files Browse the repository at this point in the history
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@303059 91177308-0d34-0410-b5e6-96231b3b80d8
  • Loading branch information
dtemirbulatov committed May 15, 2017
1 parent c42d549 commit 8632b74
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/CodeGen/X86/pr30562.ll
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
; RUN: llc < %s -mtriple=x86_64-unknown-unknown | FileCheck %s


define i32 @foo(i64* nocapture %perm, i32 %n) {
entry:
br label %body
Expand Down

0 comments on commit 8632b74

Please sign in to comment.