diff options
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 } + |