mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 19:52:54 +01:00
[X86] Removed reference to update_test_checks.py
llvm-svn: 306959
This commit is contained in:
parent
17360b0bf0
commit
ad8696a5ed
@ -1,7 +1,7 @@
|
||||
; RUN: llc < %s -mtriple=x86_64-apple-macosx10.10.0 -mattr=+sse2 | FileCheck %s --check-prefix=SSE2 --check-prefix=CHECK
|
||||
; RUN: llc < %s -mtriple=x86_64-apple-macosx10.10.0 -mattr=+avx | FileCheck %s --check-prefix=AVX --check-prefix=CHECK
|
||||
|
||||
; Assertions have been enhanced from utils/update_test_checks.py to show the constant pool values.
|
||||
; Assertions have been enhanced from utils/update_llc_test_checks.py to show the constant pool values.
|
||||
; Use a macosx triple to make sure the format of those constant strings is exact.
|
||||
|
||||
; CHECK: [[SIGNMASK1:L.+]]:
|
||||
|
Loading…
Reference in New Issue
Block a user