diff options
author | Victor Oliveira <Victor.Oliveira@amd.com> | 2012-07-18 17:53:05 +0000 |
---|---|---|
committer | Victor Oliveira <Victor.Oliveira@amd.com> | 2012-07-18 17:53:05 +0000 |
commit | 26ad67adcddff71ba3b138eb06687e4d4302c11e (patch) | |
tree | 8a7ef7002b25adc92e03f8c3500b7b761b920aed /test | |
parent | 6aef977e85d5ff2ae1f8b78a62db0762e82595a5 (diff) |
test commit
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@160438 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test')
-rw-r--r-- | test/CodeGen/CPP/2007-06-16-Funcname.ll | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/CodeGen/CPP/2007-06-16-Funcname.ll b/test/CodeGen/CPP/2007-06-16-Funcname.ll index 71fea12d9c..16e9798481 100644 --- a/test/CodeGen/CPP/2007-06-16-Funcname.ll +++ b/test/CodeGen/CPP/2007-06-16-Funcname.ll @@ -5,3 +5,4 @@ define void @foo() { ret void } + |