[PATCH] D13904: [ELF2] .shstrtab section implemented
Davide Italiano via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 20 10:05:16 PDT 2015
davide added a subscriber: davide.
davide accepted this revision.
davide added a reviewer: davide.
davide added a comment.
Looks good to me modulo one test.
================
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
----------------
what's this?
http://reviews.llvm.org/D13904
More information about the llvm-commits
mailing list