mirror of
https://github.com/RPCS3/llvm.git
synced 2025-02-24 12:50:42 +00:00
Fix typo in comment
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@243244 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
5e7aab0de2
commit
6eda2f880c
@ -3,7 +3,7 @@
|
||||
; REQUIRES: loadable_module
|
||||
|
||||
; Test to make sure that arguments are removed from the function if they are
|
||||
; unnecessary. And clean up any types that that frees up too.
|
||||
; unnecessary. And clean up any types that frees up too.
|
||||
|
||||
; CHECK: target triple
|
||||
; CHECK-NOT: struct.anon
|
||||
|
Loading…
x
Reference in New Issue
Block a user