summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/pr30562.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/pr30562.ll')
-rw-r--r--test/CodeGen/X86/pr30562.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/CodeGen/X86/pr30562.ll b/test/CodeGen/X86/pr30562.ll
index dda736a1a183..a8e648074194 100644
--- a/test/CodeGen/X86/pr30562.ll
+++ b/test/CodeGen/X86/pr30562.ll
@@ -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