Debug Info Testing: remove a commented out line.
authorManman Ren <manman.ren@gmail.com>
Mon, 9 Sep 2013 20:45:34 +0000 (20:45 +0000)
committerManman Ren <manman.ren@gmail.com>
Mon, 9 Sep 2013 20:45:34 +0000 (20:45 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@190351 91177308-0d34-0410-b5e6-96231b3b80d8

test/Linker/type-unique-simple-a.ll

index 4172f6925223c83d374af3d931817ad665ab5b20..7c2e7bfa908fe97bac5242ae176703582a4ed221 100644 (file)
@@ -5,7 +5,6 @@
 ; Content of header files:
 ; struct Base {
 ;   int a;
-;   //Base *b;
 ; };
 ; Content of foo.cpp:
 ;