summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/test-hidden.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/X86/test-hidden.ll')
-rw-r--r--llvm/test/CodeGen/X86/test-hidden.ll1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/X86/test-hidden.ll b/llvm/test/CodeGen/X86/test-hidden.ll
index 27f890fb1b8..da0a4f40e78 100644
--- a/llvm/test/CodeGen/X86/test-hidden.ll
+++ b/llvm/test/CodeGen/X86/test-hidden.ll
@@ -6,7 +6,6 @@
@a = hidden global i32 0
@b = external global i32
-implementation ; Functions:
define weak hidden void @_ZN6Person13privateMethodEv(%struct.Person* %this) {
ret void
OpenPOWER on IntegriCloud