[PATCH] D29104: Add !associated metadata.
Mehdi AMINI via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 17 15:07:02 PST 2017
mehdi_amini added inline comments.
================
Comment at: docs/LangRef.rst:5117
+- Be in @llvm.compiler.used.
+- Have an explicit section with a name which is a valid C identifier.
+
----------------
>From the sentence this list is just "guidelines", correct? Is it still "valid" to use the `associated` MD without a section? In different comdats?
Repository:
rL LLVM
https://reviews.llvm.org/D29104
More information about the llvm-commits
mailing list