summaryrefslogtreecommitdiff
path: root/test/Transforms/GlobalOpt
diff options
context:
space:
mode:
authorMichael Gottesman <mgottesman@apple.com>2013-02-05 19:39:44 +0000
committerMichael Gottesman <mgottesman@apple.com>2013-02-05 19:39:44 +0000
commit07b884af25d28928880e77cd902eda0b74e0949a (patch)
treef55ca55713fd1b7c4b6b7b271af7b516759fd9d3 /test/Transforms/GlobalOpt
parentda6bf1d8bbf8e787f7c0edffbad40531dd520446 (diff)
downloadllvm-07b884af25d28928880e77cd902eda0b74e0949a.tar.gz
llvm-07b884af25d28928880e77cd902eda0b74e0949a.tar.bz2
llvm-07b884af25d28928880e77cd902eda0b74e0949a.tar.xz
Added missing newline to end of test case.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@174433 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/Transforms/GlobalOpt')
-rw-r--r--test/Transforms/GlobalOpt/externally-initialized-global-ctr.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Transforms/GlobalOpt/externally-initialized-global-ctr.ll b/test/Transforms/GlobalOpt/externally-initialized-global-ctr.ll
index f447fe6287..9295c2025a 100644
--- a/test/Transforms/GlobalOpt/externally-initialized-global-ctr.ll
+++ b/test/Transforms/GlobalOpt/externally-initialized-global-ctr.ll
@@ -32,4 +32,4 @@ define void @print() {
ret void
}
-!2009 = metadata !{} \ No newline at end of file
+!2009 = metadata !{}