diff options
Diffstat (limited to 'test/CodeGen/CPP/2007-06-16-Funcname.ll')
-rw-r--r-- | test/CodeGen/CPP/2007-06-16-Funcname.ll | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/CodeGen/CPP/2007-06-16-Funcname.ll b/test/CodeGen/CPP/2007-06-16-Funcname.ll index 16e9798481..71fea12d9c 100644 --- a/test/CodeGen/CPP/2007-06-16-Funcname.ll +++ b/test/CodeGen/CPP/2007-06-16-Funcname.ll @@ -5,4 +5,3 @@ define void @foo() { ret void } - |