projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c0d607b
)
Add newline to test. NFC.
author
Chad Rosier
<mcrosier@codeaurora.org>
Wed, 28 Oct 2015 12:30:08 +0000
(12:30 +0000)
committer
Chad Rosier
<mcrosier@codeaurora.org>
Wed, 28 Oct 2015 12:30:08 +0000
(12:30 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@251511
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/Analysis/GlobalsModRef/pr25309.ll
patch
|
blob
|
history
diff --git
a/test/Analysis/GlobalsModRef/pr25309.ll
b/test/Analysis/GlobalsModRef/pr25309.ll
index ce3b498c802906069573d551a675db9b417c3f75..bca5e9307656fdffeb01645e5de39c25993029da 100644
(file)
--- a/
test/Analysis/GlobalsModRef/pr25309.ll
+++ b/
test/Analysis/GlobalsModRef/pr25309.ll
@@
-24,4
+24,4
@@
entry:
%tobool.i = icmp ne i32 %3, 0
; CHECK: ret i1 %[[c]]
ret i1 %tobool.i
-}
\ No newline at end of file
+}