[PATCH] D13904: [ELF2] .shstrtab section implemented
    George Rimar via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Oct 20 10:14:16 PDT 2015
    
    
  
grimar added inline comments.
================
Comment at: test/elf2/basic-mips.s:4
@@ -3,3 +3,3 @@
 # RUN: llvm-readobj -file-headers -sections -program-headers -symbols %t.exe \
-# RUN:   | FileCheck %s
+# RUN:   > C:\access_softek\temps\out.txt
 
----------------
davide wrote:
> what's this? 
Oops. Will fix before commit.
================
Comment at: test/elf2/basic.s:192
@@ -191,3 +205,2 @@
 
-
 # Test for the response file
----------------
davide wrote:
> Also this newline can be avoided.
Will fix.
http://reviews.llvm.org/D13904
    
    
More information about the llvm-commits
mailing list