mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-04-18 19:38:51 +00:00
Spell optimization name correclty.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@158123 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
2afde7782d
commit
d66ec52b62
@ -1,4 +1,4 @@
|
||||
; RUN: opt < %s -instcombiner | FileCheck %s
|
||||
; RUN: opt < %s -instcombine | FileCheck %s
|
||||
; <rdar://problem/10889741>
|
||||
|
||||
define void @func(double %r, double %g, double %b, double* %outH, double* %outS, double* %outL) nounwind uwtable ssp {
|
||||
|
Loading…
x
Reference in New Issue
Block a user