diff options
Diffstat (limited to 'test/CodeGen/X86/GC/alloc_loop.ll')
| -rw-r--r-- | test/CodeGen/X86/GC/alloc_loop.ll | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/CodeGen/X86/GC/alloc_loop.ll b/test/CodeGen/X86/GC/alloc_loop.ll index 2a505e80aac8..b924e1cee069 100644 --- a/test/CodeGen/X86/GC/alloc_loop.ll +++ b/test/CodeGen/X86/GC/alloc_loop.ll @@ -1,4 +1,5 @@ ; RUN: llc < %s +; REQUIRES: default_triple declare i8* @llvm_gc_allocate(i32) |
