summaryrefslogtreecommitdiff
path: root/test/Linker
diff options
context:
space:
mode:
Diffstat (limited to 'test/Linker')
-rw-r--r--test/Linker/type-unique-simple-a.ll1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/Linker/type-unique-simple-a.ll b/test/Linker/type-unique-simple-a.ll
index 4172f69252..7c2e7bfa90 100644
--- a/test/Linker/type-unique-simple-a.ll
+++ b/test/Linker/type-unique-simple-a.ll
@@ -5,7 +5,6 @@
; Content of header files:
; struct Base {
; int a;
-; //Base *b;
; };
; Content of foo.cpp:
;