mirror of
https://github.com/RPCS3/llvm.git
synced 2024-11-24 04:09:47 +00:00
Fix bogus comment; no functional change.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@168575 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
dfb3b1a779
commit
48bb786b13
@ -1,4 +1,5 @@
|
||||
; Test that the strcpy library call simplifier works correctly.
|
||||
; Test that the ffs* library call simplifier works correctly.
|
||||
;
|
||||
; RUN: opt < %s -instcombine -S | FileCheck %s
|
||||
; RUN: opt < %s -mtriple i386-pc-linux -instcombine -S | FileCheck %s -check-prefix=LINUX
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user