[PATCH] D36466: [ELF] - Do not omit common symbols when -Map is given.
Rui Ueyama via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 10 19:11:32 PDT 2017
ruiu added inline comments.
================
Comment at: test/ELF/map-commons.s:1
+# REQUIRES: x86
+# RUN: llvm-mc -filetype=obj -triple=x86_64-pc-linux %s -o %t.o
----------------
Remove this file because the feature is tested by map-file.s
https://reviews.llvm.org/D36466
More information about the llvm-commits
mailing list