[PATCH] D52724: [ELF] - Do not forget to include to .dymsym symbols that were converted to Defined.

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 1 09:44:46 PDT 2018


ruiu added inline comments.


================
Comment at: test/ELF/local-ver-preemptible.s:1
+# REQUIRES: x86
+# RUN: echo '.global foo; .type foo, @function; foo:' | \
----------------
Can you write this in assembly?


https://reviews.llvm.org/D52724





More information about the llvm-commits mailing list