mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-05 10:39:21 +00:00
Fix bogus comment; no functional change.
llvm-svn: 168575
This commit is contained in:
parent
a7db63a469
commit
69756facb4
@ -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