From 7c905063c576f5e12ce02f47c5d43da753931582 Mon Sep 17 00:00:00 2001 From: James Y Knight Date: Mon, 23 Nov 2015 21:33:58 +0000 Subject: Make utils/update_llc_test_checks.py note that the assertions are autogenerated. Also update existing test cases which appear to be generated by it and weren't modified (other than addition of the header) by rerunning it. llvm-svn: 253917 --- llvm/test/CodeGen/X86/2012-1-10-buildvector.ll | 1 + 1 file changed, 1 insertion(+) (limited to 'llvm/test/CodeGen/X86/2012-1-10-buildvector.ll') diff --git a/llvm/test/CodeGen/X86/2012-1-10-buildvector.ll b/llvm/test/CodeGen/X86/2012-1-10-buildvector.ll index d1c0266941f..eb237847e1b 100644 --- a/llvm/test/CodeGen/X86/2012-1-10-buildvector.ll +++ b/llvm/test/CodeGen/X86/2012-1-10-buildvector.ll @@ -1,3 +1,4 @@ +; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py ; RUN: llc < %s -mattr=+avx -mtriple=i686-unknown-unknown | FileCheck %s define void @bad_cast() { -- cgit v1.2.3