[PATCH] D36138: [ELF] - Don't segfault when accessing location counter inside MEMORY command.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 17 00:41:09 PDT 2017


grimar added inline comments.


================
Comment at: test/ELF/linkerscript/memory-err.s:1
+# REQUIRES: x86
+# RUN: llvm-mc -filetype=obj -triple=x86_64-unknown-linux %s -o %t
----------------
ruiu wrote:
> Rename memory-error.s (you don't need to save two characters in filename.)
Ok, though we have many tests with both ways of naming atm.


https://reviews.llvm.org/D36138





More information about the llvm-commits mailing list