mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-03-04 00:20:14 +00:00
Fixed a typo
llvm-svn: 156471
This commit is contained in:
parent
a3aeb980d2
commit
5c43305383
@ -59,7 +59,7 @@ entry:
|
||||
ret void
|
||||
}
|
||||
|
||||
; Don't do this if there's a use of the old pointer vlaue between the store
|
||||
; Don't do this if there's a use of the old pointer value between the store
|
||||
; and the release.
|
||||
|
||||
; CHECK: define void @test3(i8* %newValue) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user