[PATCH] D29104: Add !associated metadata.

Mehdi AMINI via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 17 14:42:39 PST 2017


mehdi_amini added inline comments.


================
Comment at: docs/LangRef.rst:5112
+unless the referenced object is also discarded. All IR transforms must
+preserve this metadata.
+
----------------
I don't think this is an OK property of metadata.
Have you look for another representation that would not have this constraint?


Repository:
  rL LLVM

https://reviews.llvm.org/D29104





More information about the llvm-commits mailing list