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 | a1de408aa7111163e3e184d68ad1fc4a680af800 (patch) | |
tree | d792e3c4817bc4680609f53c5f8317702de5ae47 /llvm/test | |
parent | 761447cd98eb6547f815f08fb1593733c26de2a8 (diff) | |
download | bcm5719-llvm-a1de408aa7111163e3e184d68ad1fc4a680af800.tar.gz bcm5719-llvm-a1de408aa7111163e3e184d68ad1fc4a680af800.zip |
test commit
llvm-svn: 160438
Diffstat (limited to 'llvm/test')
-rw-r--r-- | llvm/test/CodeGen/CPP/2007-06-16-Funcname.ll | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/test/CodeGen/CPP/2007-06-16-Funcname.ll b/llvm/test/CodeGen/CPP/2007-06-16-Funcname.ll index 71fea12d9c2..16e9798481f 100644 --- a/llvm/test/CodeGen/CPP/2007-06-16-Funcname.ll +++ b/llvm/test/CodeGen/CPP/2007-06-16-Funcname.ll @@ -5,3 +5,4 @@ define void @foo() { ret void } + |